Browse Source

修改nacos配置

lichunlei 7 months ago
parent
commit
2c26a83c2a
1 changed files with 3 additions and 3 deletions
  1. 3 3
      appsettings.Development.json

+ 3 - 3
appsettings.Development.json

@@ -14,9 +14,9 @@
         "Group": "DEFAULT"
       }
     ],
-    "Namespace": "3844cb7b-89e8-40d8-b9b0-082da19c0806",
-    "ServerAddresses": [ "http://nacos-csharp.kexiaoshuang.com/" ],
-    "ServiceName": "omega_source11",
+    "Namespace": "063782d2-102a-435d-9355-b96294bb62e1",
+    "ServerAddresses": [ "http://test-nacos-csharp.kexiaoshuang.com/" ],
+    "ServiceName": "omega_source",
     "GroupName": "DEFAULT",
     "Ip": "",
     "Port": "8005",