Strund3r/ECS_test

View on GitHub
Procfile

Summary

Maintainability
Test Coverage
web: bundle exec puma start -p $PORT
worker: bundle exec rake resque:work QUEUE=*
clock:  bundle exec rake resque:scheduler