mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
[MAILER] Added Sendinblue bridge recipe
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"env": {
|
||||
"#1": "MAILER_DSN=sendinblue+api://KEY@default",
|
||||
"#2": "MAILER_DSN=sendinblue+smtps://USERNAME:PASSWORD@default",
|
||||
"#3": "MAILER_DSN=sendinblue+smtp://USERNAME:PASSWORD@default"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user