1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00
Files
wrestlingdev.com/Procfile
2015-12-29 22:38:47 +00:00

2 lines
85 B
Plaintext

worker: bundle exec rake jobs:work
web: bundle exec puma -t 5:5 -p $PORT -e $RACK_ENV