forked from nodejsapps/TypeScript-Node-Starter
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
12 lines (8 loc) · 460 Bytes
/
.env.example
File metadata and controls
12 lines (8 loc) · 460 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
# Note we depend on NODE_ENV being set to dictate which of the env variables below get loaded at runtime.
# See README for more details.
# Get this from https://mlab.com/home after you've logged in and created a database
MONGODB_URI=mongodb://<mlab_user>:<mlab_password>@<mlab_connection_url>
# This is standard running mongodb locally
MONGODB_URI_LOCAL=mongodb://localhost:27017
# Put lots of randomness in these
SESSION_SECRET=ashdfjhasdlkjfhalksdjhflak