Skip to content

Instantly share code, notes, and snippets.

@hartct
Created February 20, 2017 21:00
Show Gist options
  • Save hartct/554443cd04a91ee51bc2b8e189c18094 to your computer and use it in GitHub Desktop.
Save hartct/554443cd04a91ee51bc2b8e189c18094 to your computer and use it in GitHub Desktop.
.env sample for hybrid chatbot project
appId=<Azure Bot App ID>
appPassword=<Azure Bot App Password>
redisPassword=<Redis password>
redisUrl=<redis host>:<redis port>
redisHost=<redis host>
redisPort=<redis port>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment