Skip to content

Instantly share code, notes, and snippets.

@wcandillon
Created July 10, 2015 10:09
Show Gist options
  • Save wcandillon/de78669f5fd0b908a883 to your computer and use it in GitHub Desktop.
Save wcandillon/de78669f5fd0b908a883 to your computer and use it in GitHub Desktop.
[
{
"category": "MongoDB",
"name": "xbrl",
"credentials": {
"conn-string": "xxx.28.io",
"db": "japan",
"user": "xbrl",
"pass": "hello"
}
}, {
"category": "ElasticSearch",
"name": "xbrl",
"types": [ "search" ],
"credentials": {
"urls" : [ "portal.dblayer.com:10707", "portal1.dblayer.com:10669" ],
"user" : "user",
"pass" : "pass"
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment