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