We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b8a966 + 456849a commit 6a4a5d4Copy full SHA for 6a4a5d4
1 file changed
config/packages/parameters.yml.dist
@@ -205,7 +205,7 @@ parameters:
205
subject: 'IdP debug info from %%1$s'
206
207
## Symfony Mailer configuration
208
- mailer_dsn: 'smtp://user:password@localhost:25'
+ mailer_dsn: 'smtp://mailcatcher:25'
209
210
##########################################################################################
211
## FEATURE SETTINGS
0 commit comments