mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-12 14:17:46 +00:00
cms service depends on elasticsearch
This should address part of issue #148
This commit is contained in:
parent
39e2c92374
commit
75ad80c576
@ -114,6 +114,7 @@ services:
|
||||
- ../env/openedx/config/:/openedx/config/
|
||||
- ../../data/cms:/openedx/data
|
||||
depends_on:
|
||||
- elasticsearch
|
||||
- memcached
|
||||
- mongodb
|
||||
- mysql
|
||||
|
Loading…
Reference in New Issue
Block a user