mirror of
https://github.com/Cian-H/iform-invenio.git
synced 2025-12-22 20:41:56 +00:00
Uncommented database dependency for invenio
This commit is contained in:
@@ -117,8 +117,8 @@ services:
|
||||
condition: service_started
|
||||
cache:
|
||||
condition: service_started
|
||||
# db:
|
||||
# condition: service_started
|
||||
db:
|
||||
condition: service_started
|
||||
worker:
|
||||
command: "celery -A invenio_app.celery worker --beat --events --loglevel=WARNING"
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user