mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Removed frontend and updated production to use puma instead of pasenger
This commit is contained in:
@@ -22,4 +22,4 @@ memcached:
|
||||
|
||||
worker:
|
||||
image: wrestlingdev
|
||||
command: /bin/bash -c "cd /var/www && bundle exec rake jobs:work RAILS_ENV=production"
|
||||
command: /bin/bash -c "cd /rails && bundle exec rake jobs:work RAILS_ENV=production"
|
||||
|
||||
Reference in New Issue
Block a user