Commit 13cf0dd26a50987ebdb376c22f34a2d1e5b825d0
1 parent
7721fbf3
关闭保护模式
Showing
1 changed file
with
1 additions
and
1 deletions
discovery.yml
| @@ -20,7 +20,7 @@ eureka: | @@ -20,7 +20,7 @@ eureka: | ||
| 20 | instance: | 20 | instance: |
| 21 | hostname: discovery | 21 | hostname: discovery |
| 22 | perferIpAddress: true | 22 | perferIpAddress: true |
| 23 | - lease-expiration-duration-in-seconds: | 23 | + lease-expiration-duration-in-seconds:90 |
| 24 | server: | 24 | server: |
| 25 | enable-self-preservation: false | 25 | enable-self-preservation: false |
| 26 | eviction-interval-timer-in-ms: 4000 | 26 | eviction-interval-timer-in-ms: 4000 |