Skip to content

Commit 3600e53

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #601
2 parents 4983180 + 7b0667f commit 3600e53

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"env": {
3+
"#1": "Gmail SHOULD NOT be used on production, use it in development only.",
4+
"#2": "GMAIL_USERNAME=",
5+
"#3": "GMAIL_PASSWORD=",
6+
"#4": "MAILER_DSN=smtp://$GMAIL_USERNAME:$GMAIL_PASSWORD@google"
7+
}
8+
}

0 commit comments

Comments
 (0)