Files
archived-recipes-contrib/mailgun/mailgun-php/2.3/manifest.json

10 lines
206 B
JSON

{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"#1": "Get your API key form https://app.mailgun.com/app/domains",
"MAILGUN_API_KEY": "replace_me"
}
}