Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix: adding env vars info as part of the readme file
  • Loading branch information
enriquezrene committed Nov 20, 2020
commit b8be91c3a2ceef32463fb31fe35aff43b04c40e3
10 changes: 6 additions & 4 deletions AutomaticClockOuts/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,11 @@ NOTE:
Don't forget to set the following environment variables to make this app work:

```sh
COSMOS_DB_KEY
MS_CLIENT_ID
MS_AUTHORITY
MS_CLIENT_SECRET
ENDPOINT='XXX'
KEY='XXX'
CLIENT_ID='XXX'
AUTHORITY='XXX'
CLIENT_SECRET='XXX'
SLACK_WEBHOOK='XXX'
```
Check the pinned message in our slack channel to get these values