Skip to content

Commit

Permalink
Add mailgun routes
Browse files Browse the repository at this point in the history
  • Loading branch information
pravin-sivabalan committed Jul 21, 2018
1 parent 64172ad commit 40f0b9a
Show file tree
Hide file tree
Showing 6 changed files with 1,130 additions and 675 deletions.
12 changes: 8 additions & 4 deletions .env.sample
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
SLACK_BOT_TOKEN='xoxb-xxxxxxxx-xxxxxxxxx'
SLACK_AUTH_TOKEN='xoxb-xxxxxxxx-xxxxxxxxx'
SLACK_TOKEN='xoxb-xxxxxxxx-xxxxxxxxx'
SLACK_VERIFICATION_TOKEN='xxxxxxxxxx'
PORT=3000

SLACK_BOT_TOKEN=''
SLACK_AUTH_TOKEN=''
SLACK_TOKEN=''
SLACK_VERIFICATION_TOKEN=''

MAILGUN_API_KEY=''
MAILGUN_DOMAIN=''
Loading

0 comments on commit 40f0b9a

Please sign in to comment.