Update docs and tests for /eureka path

This commit is contained in:
Dave Syer
2014-10-23 06:56:49 -07:00
parent 3cd1e6784e
commit 9f8ebd48c0

View File

@@ -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