Uncommented database dependency for invenio

This commit is contained in:
2025-02-10 16:54:25 +00:00
parent 9fe42be8c9
commit bf7dc61c31

View File

@@ -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: