Skip to content

Instantly share code, notes, and snippets.

@wdalmut
Last active December 16, 2015 19:09
Show Gist options
  • Save wdalmut/5482891 to your computer and use it in GitHub Desktop.
Save wdalmut/5482891 to your computer and use it in GitHub Desktop.
{
"myapp": {
"master": {
"master_0": {
"host": "localhost",
"port": "3306"
}
},
"slave": {
"slave_0": {
"host": "192.168.2.27",
"port": "3306"
},
"slave_1": {
"host": "localhost",
"port": "3306"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment