First working with forked theme

This commit is contained in:
2025-05-08 14:36:42 +01:00
parent cf82bb9ed3
commit af6ae67253
3 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -118,7 +118,8 @@ services:
db:
condition: service_started
worker:
command: "celery -A invenio_app.celery worker --beat --events --loglevel=WARNING"
build:
context: .
networks:
- invenio-network
image: ghcr.io/front-matter/invenio-rdm-starter:latest