mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
7 lines
188 B
JSON
7 lines
188 B
JSON
{
|
|
"env": {
|
|
"#1": "MAILER_DSN=mailjet+api://PUBLIC_KEY:PRIVATE_KEY@api.mailjet.com",
|
|
"#2": "#MAILER_DSN=mailjet+smtp://PUBLIC_KEY:PRIVATE_KEY@in-v3.mailjet.com"
|
|
}
|
|
}
|