Update modules

This commit is contained in:
dx-tan 2024-04-24 10:40:57 +07:00
parent 5957277af3
commit 5a4d75691b
2 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit b7baf4954e592068288c606376b035b41dd9e319
Subproject commit 910420b53636b43af540e72237c06f49127163d3

View File

@ -179,8 +179,8 @@ services:
- ./cope2n-api:/app
working_dir: /app
# command: sh -c "celery -A fwd_api.celery_worker.worker worker -l INFO -c 5"
command: bash -c "tail -f > /dev/null"
command: sh -c "celery -A fwd_api.celery_worker.worker worker -l INFO -c 5"
# command: bash -c "tail -f > /dev/null"
# Back-end persistent
db-sbt: