initial import
This commit is contained in:
11
example/tracing/user/etc/config.json
Normal file
11
example/tracing/user/etc/config.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"Name": "user.rpc",
|
||||
"ListenOn": "localhost:3457",
|
||||
"Etcd": {
|
||||
"Hosts": [
|
||||
"localhost:2379"
|
||||
],
|
||||
"Key": "user"
|
||||
},
|
||||
"Timeout": 500
|
||||
}
|
||||
Reference in New Issue
Block a user