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