mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
Merge pull request #1334 from symfony/sweego-mailer
feat(mailer): Add Sweego Mailer recipe
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"env": {
|
||||
"#1": "MAILER_DSN=sweego+api://API_KEY@default",
|
||||
"#2": "MAILER_DSN=sweego+smtp://LOGIN:PASSWORD@HOST:PORT"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user