mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Added memcached to production docker compose, also added worker command for test compose
This commit is contained in:
@@ -45,6 +45,7 @@ worker:
|
||||
- db
|
||||
- memcached
|
||||
restart: always
|
||||
command: bundle exec rake jobs:work RAILS_ENV=production
|
||||
|
||||
memcached:
|
||||
extends:
|
||||
|
||||
Reference in New Issue
Block a user