mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
Add symfony/mailersend-mailer recipe
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"env": {
|
||||
"#1": "MAILER_DSN=mailersend+api://KEY@BASE_URL",
|
||||
"#2": "MAILER_DSN=mailersend+smtp://USERNAME:PASSWORD@default"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user