txf 3 年之前
父节点
当前提交
b85f539430
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/resources/bootstrap.yml

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

@@ -61,7 +61,7 @@ openfeign:
 eureka:
 eureka:
   client:
   client:
     service-url:
     service-url:
-      defaultZone: http://root:root@${EUREKA_HOST:172.16.33.166}:${EUREKA_PORT:8081}/eureka/
+      defaultZone: http://root:root@${EUREKA_HOST:172.16.33.161}:${EUREKA_PORT:8081}/eureka/
 
 
   instance:
   instance:
     prefer-ip-address: true
     prefer-ip-address: true