mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Cleaned up manifest files from characters not needed
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
},
|
||||
"env": {
|
||||
"#1": "Get your API key form https://app.mailgun.com/app/domains",
|
||||
"MAILGUN_API_KEY": "\"replace_me\""
|
||||
"MAILGUN_API_KEY": "replace_me"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user