This commit is contained in:
2025-06-07 22:18:38 +02:00
parent e0075fdcdc
commit ebadc24b59
12 changed files with 118 additions and 115 deletions

View File

@@ -15,6 +15,7 @@ services:
# See https://xdebug.org/docs/all_settings#mode
XDEBUG_MODE: "${XDEBUG_MODE:-off}"
MAILER_DSN: "smtp://mailer:1025"
PHP_CS_FIXER_IGNORE_ENV: 1
extra_hosts:
# Ensure that host.docker.internal is correctly defined on Linux
- host.docker.internal:host-gateway