Browse Source

更新 'application.yml'

yeshijie 7 năm trước cách đây
mục cha
commit
0b2ad7bae7
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      application.yml

+ 2 - 0
application.yml

@ -37,6 +37,8 @@ eureka:
    ##instance-id: ${spring.application.name}:${spring.application.instance_id:${server.port}}
    instance-id: ${spring.cloud.client.ipAddress}:${server.port}
    leaseRenewalIntervalInSeconds: 30 ##心跳时间 默认30秒 一般不修改
  server:
    enable-self-preservation: false
## 配置服务动态刷新
#spring:
#  cloud: