initial import
This commit is contained in:
9
example/graceful/dns/api/etc/graceful-api.json
Normal file
9
example/graceful/dns/api/etc/graceful-api.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"Name": "graceful-api",
|
||||
"Host": "0.0.0.0",
|
||||
"Port": 8888,
|
||||
"MaxConns": 1000000,
|
||||
"Rpc": {
|
||||
"Server": "dns:///gracefulrpc:3456"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user