diff --git a/compose.override.yaml b/compose.override.yaml index 9ac688ab6..a3523e5c0 100644 --- a/compose.override.yaml +++ b/compose.override.yaml @@ -15,6 +15,7 @@ services: MERCURE_EXTRA_DIRECTIVES: demo # See https://xdebug.org/docs/all_settings#mode XDEBUG_MODE: "${XDEBUG_MODE:-off}" + APP_ENV: "${APP_ENV:-dev}" extra_hosts: # Ensure that host.docker.internal is correctly defined on Linux - host.docker.internal:host-gateway