mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 00:56:24 +03:00
7 lines
189 B
JSON
7 lines
189 B
JSON
{
|
|
"env": {
|
|
"#1": "MAILER_DSN=ses://ACCESS_KEY:SECRET_KEY@default?region=eu-west-1",
|
|
"#2": "MAILER_DSN=ses+smtp://ACCESS_KEY:SECRET_KEY@default?region=eu-west-1"
|
|
}
|
|
}
|