We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4117015 commit 83f7186Copy full SHA for 83f7186
services/storage/docker/boot.sh
@@ -60,7 +60,6 @@ if [ "${STORAGE_WORKER_MODE}" = "true" ]; then
60
--app=simcore_service_storage.modules.celery.worker_main:app \
61
worker --pool=threads \
62
--loglevel="${SERVER_LOG_LEVEL}" \
63
- --hostname="${HOSTNAME}" \
64
--concurrency="${CELERY_CONCURRENCY}"
65
fi
66
else
0 commit comments