diff --git a/docker/entrypoint.sh b/docker/entrypoint.sh index d2109c5..aa69b38 100644 --- a/docker/entrypoint.sh +++ b/docker/entrypoint.sh @@ -1,14 +1,14 @@ #!/bin/sh set -e -cat > "${APP_CONFIG_DIR}" < "${APP_CONFIG_FILE}" <