Skip to content

Instantly share code, notes, and snippets.

@ds0nt
Created July 20, 2015 13:54
Show Gist options
  • Save ds0nt/46fc3cba8376c17c52b3 to your computer and use it in GitHub Desktop.
Save ds0nt/46fc3cba8376c17c52b3 to your computer and use it in GitHub Desktop.
{
"NODE_ENV": "development",
"PORT": "3000",
"MONGODB": "localhost",
"DATADIR": "./data",
"WWWROOT": "../dist",
"JWT_KEY": "obfuscation-by-parlation",
"STRIPE_SK": "wtfjoke",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment