mirror of
https://github.com/symfony/recipes.git
synced 2026-09-17 18:16:34 +03:00
7 lines
169 B
JSON
7 lines
169 B
JSON
{
|
|
"env": {
|
|
"#1": "Gmail SHOULD NOT be used on production, use it in development only.",
|
|
"#2": "MAILER_DSN=gmail://USERNAME:PASSWORD@default"
|
|
}
|
|
}
|