diff --git a/container/entrypoint.sh b/container/entrypoint.sh index 79847a15..e827fe46 100755 --- a/container/entrypoint.sh +++ b/container/entrypoint.sh @@ -17,3 +17,4 @@ if [ -z "$APP_KEY" ] && [ ! -f "$SERVICE_ROOT/.env" ]; then fi exec docker-php-entrypoint "$@" +