Skip to content

Commit

Permalink
Add zoom credential variables for local dev
Browse files Browse the repository at this point in the history
  • Loading branch information
kb0rg committed Jun 19, 2019
1 parent 038dc34 commit 426c86c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion env-var.list
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
HUBOT_HOST=$HUBOT_HOST
GITHUB_CLIENT_ID=$GITHUB_CLIENT_ID
GITHUB_CLIENT_SECRET=$GITHUB_CLIENT_SECRET
HUBOT_FLOWDOCK_API_TOKEN=$HUBOT_FLOWDOCK_API_TOKEN
HUBOT_FLOWDOCK_API_TOKEN=$HUBOT_FLOWDOCK_API_TOKEN
ZOOM_API_KEY=$ZOOM_API_KEY
ZOOM_API_SECRET=$ZOOM_API_SECRET

0 comments on commit 426c86c

Please sign in to comment.