Commit 10aafb83 authored by co_dengxiongwen's avatar co_dengxiongwen

tj

parent 5f1c57ab
......@@ -16,7 +16,7 @@ eureka:
healthcheck:
enabled: true
serviceUrl:
defaultZone: http://user:password123@eureka:8761/eureka
defaultZone: http://user:password123@eureka:8762/eureka
instance:
lease-renewal-interval-in-seconds: 4
lease-expiration-duration-in-seconds: 12
......
......@@ -92,7 +92,7 @@ eureka:
healthcheck:
enabled: false
serviceUrl:
defaultZone: http://user:password123@eureka:8761/eureka
defaultZone: http://user:password123@eureka:8762/eureka
instance:
lease-renewal-interval-in-seconds: 4
lease-expiration-duration-in-seconds: 12
......
......@@ -17,8 +17,8 @@ eureka:
healthcheck:
enabled: true
serviceUrl:
# defaultZone: http://user:password123@eureka:8762/eureka
defaultZone: http://user:password123@eureka:8761/eureka
defaultZone: http://user:password123@eureka:8762/eureka
# defaultZone: http://user:password123@eureka:8761/eureka
# defaultZone: http://user:password123@172.19.0.1:8761/eureka
instance:
lease-renewal-interval-in-seconds: 4
......
......@@ -11,7 +11,7 @@ eureka:
register-with-eureka: false
fetch-registry: false
service-url:
defaultZone: http://user:password123@eureka:8761/eureka
defaultZone: http://user:password123@eureka:8762/eureka
server:
response-cache-update-interval-ms: 3000
waitTimeInMsWhenSyncEmpty: 300000
......
......@@ -100,7 +100,7 @@ eureka:
fetch-registry: true
registry-fetch-interval-seconds: 8
serviceUrl:
defaultZone: http://user:password123@eureka:8761/eureka
defaultZone: http://user:password123@eureka:8762/eureka
instance:
lease-renewal-interval-in-seconds: 4
lease-expiration-duration-in-seconds: 12
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment