1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00
Files
wrestlingdev.com/Procfile
2016-01-22 04:48:59 +00:00

2 lines
110 B
Plaintext

worker: RAILS_ENV=production bin/delayed_job start
web: bundle exec passenger start -p $PORT --max-pool-size 3