mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Specified ruby 2.3.0
This commit is contained in:
@@ -19,3 +19,7 @@ email:
|
||||
memcached:
|
||||
image: memcached
|
||||
mem_limit: 64000000
|
||||
|
||||
worker:
|
||||
image: wrestlingdev
|
||||
command: /bin/bash -c "cd /var/www && bundle exec rake jobs:work RAILS_ENV=production"
|
||||
|
||||
Reference in New Issue
Block a user