forked from brigadehub/brigadehub
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.env.example
33 lines (27 loc) · 1.06 KB
/
.env.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
/**
* IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT
*
* You should never commit this file to a public repository on GitHub!
* All public code on GitHub can be searched, that means anyone can see your
* uploaded .env file.
*
* I did it for your convenience using "throw away" API credentials so that
* all features could work out of the box.
*
* Use environment variables below to configure a different set of API keys for production use.
* Each hosting service (e.g. Heroku, Digital Ocean, OpenShift, Azure, Bluemix)
* allows you to set up environment variables from the dashboard.
*
* Screenshot: http://bit.ly/1kJP2N4
*
* IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT
*/
BRIGADE=codeforexample
NODE_ENV=develop
MONGODB_URI=mongodb://localhost:27017/brigadehub
SESSION_SECRET=superSecretSessionId
GITHUB_ID=be1b409d62f41a56684c
GITHUB_SECRET=15b3e064eb512ed185f4e9a40e38cba5f1db594d
GITHUB_CALLBACK_HOST=http://localhost:5465
MEETUP_KEY=4cnsvla9oq24lm7i6q3qjnp2dl
MEETUP_SECRET=2nfedesq0a23b9vo7s4g751s2t