Skip to content

Commit 83f7186

Browse files
committed
remove non sh compatible hostname
1 parent 4117015 commit 83f7186

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/storage/docker/boot.sh

-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ if [ "${STORAGE_WORKER_MODE}" = "true" ]; then
6060
--app=simcore_service_storage.modules.celery.worker_main:app \
6161
worker --pool=threads \
6262
--loglevel="${SERVER_LOG_LEVEL}" \
63-
--hostname="${HOSTNAME}" \
6463
--concurrency="${CELERY_CONCURRENCY}"
6564
fi
6665
else

0 commit comments

Comments
 (0)