| 123456789101112131415161718192021222324252627282930 |
- {
- "Logging": {
- "LogLevel": {
- "Default": "Information",
- "Microsoft.AspNetCore": "Warning"
- }
- },
- "AllowedHosts": "*",
- "NacosConfig": {
- "Listeners": [
- {
- "Optional": false,
- "DataId": "hbc.json",
- "Group": "DEFAULT"
- }
- ],
- "Namespace": "339bcaf8-9462-46f9-befb-d41685bc1b57",
- "ServerAddresses": [ "http://mse-5b5bdbb13-nacos-ans.mse.aliyuncs.com:8848" ],
- "ServiceName": "omega_router",
- "GroupName": "DEFAULT",
- "Ip": "",
- "Port": "8002",
- "ConfigUseRpc": false,
- "NamingUseRpc": false,
- "RegisterEnabled": true,
- "InstanceEnabled": true,
- "AccessKey": "LTAI5tGz7HZL5VDwS15JRnGt",
- "SecretKey": "Z9vJsClwE0aCD2mLERJWYxXhfaUi8Q"
- }
- }
|