Skip to content

Commit 5436f78

Browse files
authored
Add symfony/scaleway-mailer recipe (#1226)
1 parent c2df916 commit 5436f78

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"env": {
3+
"#1": "MAILER_DSN=scaleway+api://PROJECT_ID:API_KEY@default",
4+
"#2": "MAILER_DSN=scaleway+smtp://PROJECT_ID:API_KEY@default"
5+
}
6+
}

0 commit comments

Comments
 (0)