mirror of
https://github.com/symfony/recipes.git
synced 2026-03-23 23:32:10 +01:00
Merge pull request #1338 from kbond/feat/mailtrap-bridge
[Mailer] add Mailtrap bridge
This commit is contained in:
6
symfony/mailtrap-mailer/7.2/manifest.json
Normal file
6
symfony/mailtrap-mailer/7.2/manifest.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"env": {
|
||||
"#1": "MAILER_DSN=mailtrap+api://TOKEN@default",
|
||||
"#2": "MAILER_DSN=mailtrap+smtp://PASSWORD@default"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user