diff --git a/docker/entrypoint.sh b/docker/entrypoint.sh index 2932bddac6..2c76ba45d5 100755 --- a/docker/entrypoint.sh +++ b/docker/entrypoint.sh @@ -2,7 +2,7 @@ set -e echo "mayan: starting entrypoint.sh" -INSTALL_FLAG=/var/lib/mayan/media/system/SECRET_KEY +INSTALL_FLAG=/var/lib/mayan/system/SECRET_KEY CONCURRENCY_ARGUMENT=--concurrency= export DOCKER_ROOT=/opt/mayan-edms