Skip to content

Commit 4590420

Browse files
authored
Merge pull request #1338 from kbond/feat/mailtrap-bridge
[Mailer] add Mailtrap bridge
2 parents 840f2a5 + 5bc1f9f commit 4590420

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

0 commit comments

Comments
 (0)