mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 17:16:24 +03:00
7 lines
109 B
JSON
7 lines
109 B
JSON
{
|
|
"env": {
|
|
"#1": "POSTMARK_ID=",
|
|
"#2": "MAILER_DSN=smtp://$POSTMARK_ID@postmark"
|
|
}
|
|
}
|