Merge pull request #607

This commit is contained in:
symfony-flex-server[bot]
2019-06-10 19:42:39 +00:00
committed by GitHub
+1 -1
View File
@@ -3,6 +3,6 @@
"#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"
"#4": "MAILER_DSN=smtp://$GMAIL_USERNAME:$GMAIL_PASSWORD@gmail"
}
}