mirror of
https://github.com/symfony/recipes.git
synced 2026-09-18 10:36:43 +03:00
7 lines
152 B
JSON
7 lines
152 B
JSON
{
|
|
"env": {
|
|
"#1": "MAILER_DSN=mailersend+api://KEY@BASE_URL",
|
|
"#2": "MAILER_DSN=mailersend+smtp://USERNAME:PASSWORD@default"
|
|
}
|
|
}
|