Skip to content

Commit

Permalink
[Mailer] add Mailtrap bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
kbond committed Sep 13, 2024
1 parent c26ec2b commit 5bc1f9f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions symfony/mailtrap-mailer/7.2/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"env": {
"#1": "MAILER_DSN=mailtrap+api://TOKEN@default",
"#2": "MAILER_DSN=mailtrap+smtp://PASSWORD@default"
}
}

0 comments on commit 5bc1f9f

Please sign in to comment.