Uncommented database dependency for invenio

This commit is contained in:
2025-02-10 16:54:25 +00:00
parent b19b8edb11
commit 28d66c684b

View File

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