|
|
@@ -11,26 +11,30 @@
|
|
|
{
|
|
|
"Optional": false,
|
|
|
"DataId": "omega",
|
|
|
- "Group": "DEFAULT_GROUP"
|
|
|
+ "Group": "DEFAULT"
|
|
|
}
|
|
|
],
|
|
|
- "Namespace": "7e41669f-6054-45f5-b038-f7bb07410807",
|
|
|
- "ServerAddresses": [ "https://nacos-test.kexiaoshuang.com/" ],
|
|
|
+ "Namespace": "3844cb7b-89e8-40d8-b9b0-082da19c0806",
|
|
|
+ "ServerAddresses": [ "http://nacos-csharp.kexiaoshuang.com/" ],
|
|
|
"ServiceName": "omega_gateway",
|
|
|
- "GroupName": "DEFAULT_GROUP",
|
|
|
+ "GroupName": "DEFAULT",
|
|
|
"UserName": "nacos",
|
|
|
"Password": "Kxs#2025",
|
|
|
"Ip": "",
|
|
|
"Port": "8000",
|
|
|
"EndPoint": "",
|
|
|
- "ConfigUseRpc": false,
|
|
|
- "NamingUseRpc": false,
|
|
|
+ "ConfigUseRpc": true,
|
|
|
+ "NamingUseRpc": true,
|
|
|
"RegisterEnabled": true,
|
|
|
"InstanceEnabled": true,
|
|
|
"DefaultTimeOut": 30000,
|
|
|
"Metadata": {
|
|
|
"preserved.heart.beat.interval": 30000,
|
|
|
"preserved.heart.beat.timeout": 60000
|
|
|
+ },
|
|
|
+ "AuthConfig": {
|
|
|
+ "UserName": "nacos",
|
|
|
+ "Password": "Kxs#2025"
|
|
|
}
|
|
|
}
|
|
|
}
|