Update docs and tests for /eureka path
This commit is contained in:
@@ -9,7 +9,7 @@ eureka:
|
||||
waitTimeInMsWhenSyncEmpty: 1000
|
||||
client:
|
||||
serviceUrl:
|
||||
defaultZone: http://localhost:8080/v2/
|
||||
default.defaultZone: http://localhost:8080/v2/
|
||||
defaultZone: http://localhost:8080/eureka/api/
|
||||
default.defaultZone: http://localhost:8080/eureka/api/
|
||||
registerWithEureka: false
|
||||
fetchRegistry: false
|
||||
Reference in New Issue
Block a user