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

Fixing running delayed jobs

This commit is contained in:
2016-01-22 04:48:59 +00:00
parent 7c84686ed8
commit fdc11dd693

View File

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