1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Changing worker back to rake jobs:work

This commit is contained in:
2016-01-22 04:51:25 +00:00
parent fdc11dd693
commit 285cfa9647

View File

@@ -1,2 +1,2 @@
worker: RAILS_ENV=production bin/delayed_job start
worker: bundle exec rake jobs:work
web: bundle exec passenger start -p $PORT --max-pool-size 3