Browse Source

局域网版配置

dengsixing 2 năm trước cách đây
mục cha
commit
2ff1dc3394
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/main/resources/bootstrap-local.yml

+ 1 - 1
src/main/resources/bootstrap-local.yml

@@ -3,7 +3,7 @@ spring:
     name: 4dkankan-gateway
   cloud:
     nacos:
-      server-addr: 192.168.0.146:8848
+      server-addr: 127.0.0.1:8848
       namespace: test
       config:
         file-extension: yaml