mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
fixed typo
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"MAILER_TRANSPORT": "smtp",
|
||||
"MAILER_HOST": "localhost",
|
||||
"MAILER_PORT": "25",
|
||||
"MAILER_USERNAME": "",
|
||||
"MAILER_USER": "",
|
||||
"MAILER_PASSWORD": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user