1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-30 19:22:21 +00:00
Files
wrestlingdev.com/Procfile
2015-12-29 22:37:56 +00:00

2 lines
72 B
Plaintext

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