This commit is contained in:
Jane
2023-12-25 11:20:12 +08:00
parent d1ede2d4aa
commit 0bcb7cdf15
38 changed files with 59 additions and 146 deletions

View File

@@ -20,11 +20,11 @@ eureka:
instance:
lease-renewal-interval-in-seconds: 20
prefer-ip-address: true
ip-address: 192.168.1.169
ip-address: 192.168.1.217
client:
register-with-eureka: true
fetch-registry: true
instance-info-replication-interval-seconds: 30
registry-fetch-interval-seconds: 3
service-url:
defaultZone: http://192.168.1.169:8610/eureka
defaultZone: http://192.168.1.217:8610/eureka