浏览代码

配置eureka心跳

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

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

@@ -10,6 +10,8 @@ eureka:
10 10
       defaultZone: http://eureka-depot-yn:9001/eureka/
11 11
   instance:
12 12
     prefer-ip-address: true
13
+    lease-renewal-interval-in-seconds: 10
14
+    lease-expiration-duration-in-seconds: 30
13 15
 
14 16
 spring:
15 17
   application: