initial import
This commit is contained in:
8
example/graceful/etcd/rpc/etc/graceful-rpc.json
Normal file
8
example/graceful/etcd/rpc/etc/graceful-rpc.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"Name": "rpc.grace",
|
||||
"ListenOn": "0.0.0.0:3456",
|
||||
"Etcd": {
|
||||
"Hosts": ["etcd.discov:2379"],
|
||||
"Key": "rpcx"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user