123456789101112131415161718192021 |
- Name: entManageApplication-api
- Host: 0.0.0.0
- Port: 9997
- Timeout: 5000
- EntManageApplicationRpc:
- Etcd:
- Hosts:
- - 192.168.3.240:2379
- Key: entmanageapplication.rpc
- Timeout: 5000
- GatewayRpcConf:
- Etcd:
- Hosts:
- - 192.168.3.240:2379
- Key: gatewayDemo.rpc
- Logx:
- Mode: console #console|file|volume
- Path: ./logs
- Level: info #info|error|severe
- KeepDays: 10
|