Add MAILER_DSN parameter for test env

This commit is contained in:
tchapi 2022-01-04 19:30:22 +01:00
parent ebdfe9fcd5
commit 2153a728cf

View File

@ -4,3 +4,5 @@ APP_SECRET='$ecretf0rt3st'
SYMFONY_DEPRECATIONS_HELPER=999999
PANTHER_APP_ENV=panther
PANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots
MAILER_DSN=smtp://localhost:465?encryption=ssl&auth_mode=login&username=&password=