{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "NacosConfig": { "Listeners": [ { "Optional": false, "DataId": "omega", "Group": "DEFAULT_GROUP" } ], "Namespace": "7e41669f-6054-45f5-b038-f7bb07410807", "ServerAddresses": [ "https://nacos-test.kexiaoshuang.com/" ], "ServiceName": "omega_config", "GroupName": "DEFAULT_GROUP", "UserName": "nacos", "Password": "Kxs#2025", "EndPoint": "", "Port": "8001", "ConfigUseRpc": false, "NamingUseRpc": false, "RegisterEnabled": true, "InstanceEnabled": true } }