9 lines
142 B
JSON
9 lines
142 B
JSON
{
|
|
"Name": "rpc.grace",
|
|
"ListenOn": "0.0.0.0:3456",
|
|
"Etcd": {
|
|
"Hosts": ["etcd.discov:2379"],
|
|
"Key": "zrpc"
|
|
}
|
|
}
|