Fix context path for actuator

This commit is contained in:
Dave Syer
2018-08-01 09:28:49 +01:00
parent 515454c376
commit 567b3f6c8d

View File

@@ -13,13 +13,6 @@ spring:
server:
port: 8888
management:
context-path: /admin
eureka:
instance:
status-page-url-path: ${management.context-path}/info
info:
artifactId: "@project.artifactId@"
description: "@project.description@"