Browse Source

更改配置

liying 1 tháng trước cách đây
mục cha
commit
c16b1dbf97
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      siwei-modules/siwei-job/src/main/resources/bootstrap.yml

+ 2 - 2
siwei-modules/siwei-job/src/main/resources/bootstrap.yml

@@ -15,14 +15,14 @@ spring:
       discovery:
         # 服务注册地址
         enabled: true
-        namespace: siwei
+        namespace: public
         server-addr: 127.0.0.1:8848
         username: nacos
         password: nacos
       config:
         # 配置中心地址
         enabled: true
-        namespace: siwei
+        namespace: public
         server-addr: 127.0.0.1:8848
         username: nacos
         password: nacos