浏览代码

lrl -2021-0908

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

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

@@ -17,7 +17,7 @@ spring:
         service-id: config-server
     bus:
       trace:
-        enabled: true
+       enabled: true
       enabled: true
 server:
   port: ${SERVER_PORT:8086}
@@ -26,7 +26,7 @@ server:
 eureka:
   client:
     serviceUrl:
-      defaultZone: http://root:root@${EUREKA_HOST:localhost}:${EUREKA_PORT:8019}/eureka/
+      defaultZone: http://root:root@${EUREKA_HOST:172.16.90.238}:${EUREKA_PORT:8086}/eureka/
     metadata-map:
       cluster: ribbon
   instance: