Skip to content

Commit

Permalink
Merge pull request #1338 from kbond/feat/mailtrap-bridge
Browse files Browse the repository at this point in the history
[Mailer] add Mailtrap bridge
  • Loading branch information
fabpot authored Sep 18, 2024
2 parents 840f2a5 + 5bc1f9f commit 4590420
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 4590420

Please sign in to comment.