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