mirror of
https://github.com/zeromicro/go-zero.git
synced 2025-01-31 06:58:40 +08:00
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": "rpcx"
|
|
}
|
|
}
|