Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
Added MAILGUN_PRIVATE_API_KEY to app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bengolder committed Sep 30, 2017
1 parent 31f666e commit 1de53a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app.json
Expand Up @@ -37,6 +37,9 @@
"SENDGRID_API_KEY": {
"required": true
},
"MAILGUN_PRIVATE_API_KEY": {
"required": true
},
"SLACK_WEBHOOK_URL": {
"required": true
},
Expand Down

0 comments on commit 1de53a9

Please sign in to comment.