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

Commit

Permalink
Add .env file
Browse files Browse the repository at this point in the history
  • Loading branch information
karen-j-lee committed Sep 29, 2017
1 parent bbd9023 commit 2691dbb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Samples/Node/Storage-MongoDB/Notes/.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
MICROSOFT_APP_ID=$MICROSOFT_APP_ID$
MICROSOFT_APP_PASSWORD=$MICROSOFT_APP_PASSWORD$
MONGO_DB_STRING=$MONGO_DB_STRING$

0 comments on commit 2691dbb

Please sign in to comment.