Corrected docs for the 'context-path' property reference.

This commit is contained in:
Jakub Narloch
2015-07-26 18:53:10 +02:00
parent 0a34ad88f5
commit 59534a2447

View File

@@ -87,8 +87,8 @@ non-default context path or servlet path
----
eureka:
instance:
statusPageUrlPath: ${management.contextPath}/info
healthCheckUrlPath: ${management.contextPath}/health
statusPageUrlPath: ${management.context-path}/info
healthCheckUrlPath: ${management.context-path}/health
----
These links show up in the metadata that is consumed by clients, and