Merge pull request #601

This commit is contained in:
symfony-flex-server[bot]
2019-05-31 19:37:51 +00:00
committed by GitHub
+8
View File
@@ -0,0 +1,8 @@
{
"env": {
"#1": "Gmail SHOULD NOT be used on production, use it in development only.",
"#2": "GMAIL_USERNAME=",
"#3": "GMAIL_PASSWORD=",
"#4": "MAILER_DSN=smtp://$GMAIL_USERNAME:$GMAIL_PASSWORD@google"
}
}