mirror of
https://github.com/Cian-H/iform-invenio.git
synced 2025-12-22 12:41:56 +00:00
Re-added accidentally removed command from docker-compose.yaml
This commit is contained in:
@@ -116,6 +116,7 @@ services:
|
||||
db:
|
||||
condition: service_started
|
||||
worker:
|
||||
command: "celery -A invenio_app.celery worker --beat --events --loglevel=WARNING"
|
||||
build:
|
||||
context: .
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user