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

Workers have a different command

This commit is contained in:
2016-03-10 12:46:03 +00:00
parent 4ae5e66b66
commit dc1c955485
2 changed files with 50 additions and 0 deletions

View File

@@ -23,3 +23,4 @@ worker:
restart: always
env_file:
- ./prod.env
command: bundle exec rake jobs:work RAILS_ENV=production