1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00
Files
wrestlingdev.com/Procfile
2015-03-24 14:40:20 +00:00

2 lines
74 B
Plaintext

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