mirror of
https://github.com/symfony/recipes.git
synced 2026-09-17 18:16:34 +03:00
7 lines
111 B
JSON
7 lines
111 B
JSON
{
|
|
"env": {
|
|
"#1": "SENDGRID_KEY=",
|
|
"#2": "MAILER_DSN=smtp://$SENDGRID_KEY@sendgrid"
|
|
}
|
|
}
|