Skip to content

Commit

Permalink
feat(mailer): Add Sweego Mailer recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
welcoMattic committed Aug 20, 2024
1 parent ba05776 commit 7b79967
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions symfony/sweego-mailer/7.2/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"env": {
"#1": "MAILER_DSN=sweego+api://API_KEY@default",
"#2": "MAILER_DSN=sweego+smtp://LOGIN:PASSWORD@HOST:PORT"
}
}

0 comments on commit 7b79967

Please sign in to comment.