Skip to content

Instantly share code, notes, and snippets.

@0xnbk
Last active December 26, 2015 20:29
Show Gist options
  • Save 0xnbk/7209445 to your computer and use it in GitHub Desktop.
Save 0xnbk/7209445 to your computer and use it in GitHub Desktop.
{
"dbType" : "mongodb",
"dbSettings" : {
"user" : "user",
"host" : "localhost",
"port" : 43348,
"password": "password",
"dbname": "db_name"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment