Skip to content

Commit 55138e7

Browse files
committed
[Mailer] Add mailomat mailer recipe
1 parent 8899269 commit 55138e7

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=mailomat+api://KEY@default",
4+
"#2": "#MAILER_DSN=mailomat+smtp://USERNAME:PASSWORD@default"
5+
}
6+
}

0 commit comments

Comments
 (0)