Skip to content

Instantly share code, notes, and snippets.

@BrainBacon
Created January 15, 2016 19:20
Show Gist options
  • Save BrainBacon/45c0cb6b7008d1b493a9 to your computer and use it in GitHub Desktop.
Save BrainBacon/45c0cb6b7008d1b493a9 to your computer and use it in GitHub Desktop.
sample bn-mentors env
{
"pg": {
"user": "admin",
"pass": "secret"
},
"node" : {
"env": "dev"
},
"port": 8081
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment