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