Skip to content

Instantly share code, notes, and snippets.

@amastracci
Created April 28, 2018 22:57
Show Gist options
  • Save amastracci/beb5cafcbcf3d6a9a1bb7cc587c68e02 to your computer and use it in GitHub Desktop.
Save amastracci/beb5cafcbcf3d6a9a1bb7cc587c68e02 to your computer and use it in GitHub Desktop.
[
{
"name": "daemon01",
"host": "${LOCAL_IP}",
"port": 51010,
"uuid": "92b8bac6-3242-452a-9090-1aa48afd71a3"
},
{
"name": "daemon02",
"host": "${LOCAL_IP}",
"port": 51011,
"uuid": "c864516b-3c95-4721-ad3e-a8dccd0d8349"
},
{
"name": "daemon03",
"host": "${LOCAL_IP}",
"port": 51012,
"uuid": "137a8403-52ec-43b7-8083-91391d4c5e67"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment