ucberkeley/moocchat

View on GitHub
Procfile

Summary

Maintainability
Test Coverage
local: bundle exec puma -p 3000
web: bundle exec puma -t ${PUMA_THREADS:-16}:${PUMA_THREADS:-16} -p $PORT