mirror of
https://github.com/zeromicro/go-zero.git
synced 2025-01-25 10:28:45 +08:00
9 lines
160 B
JSON
9 lines
160 B
JSON
{
|
|
"Name": "graceful-api",
|
|
"Host": "0.0.0.0",
|
|
"Port": 8888,
|
|
"MaxConns": 1000000,
|
|
"Rpc": {
|
|
"Server": "dns:///gracefulrpc:3456"
|
|
}
|
|
} |