Browse Source

update search-service nacos-server addr

reghao 7 months ago
parent
commit
09b4ded99d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      search/search-service/src/main/resources/application.yml

+ 1 - 1
search/search-service/src/main/resources/application.yml

@@ -6,7 +6,7 @@ spring:
   cloud:
   cloud:
     nacos:
     nacos:
       config:
       config:
-        server-addr: 127.0.0.1
+        server-addr: 192.168.0.209
         group: DEFAULT_GROUP
         group: DEFAULT_GROUP
         file-extension: yaml
         file-extension: yaml
         username: nacos
         username: nacos