Skip to content

Commit

Permalink
Merge pull request #1322 from scuben/mailer-mailomat
Browse files Browse the repository at this point in the history
[Mailer] Add mailomat mailer recipe
  • Loading branch information
fabpot authored Jun 29, 2024
2 parents 144c138 + 55138e7 commit 5ef0c5a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions symfony/mailomat-mailer/7.2/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"env": {
"#1": "MAILER_DSN=mailomat+api://KEY@default",
"#2": "#MAILER_DSN=mailomat+smtp://USERNAME:PASSWORD@default"
}
}

0 comments on commit 5ef0c5a

Please sign in to comment.