Skip to content

Commit 149e857

Browse files
committed
update config
1 parent ca0207e commit 149e857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config-repo/auth-service.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ eureka:
88
user.name: ${security.user.name}
99
user.password: ${security.user.password}
1010
management.context-path: ${server.context-path}
11-
health.path: ${server.context-path}/health
11+
health.path: uaa/health
1212

1313
spring:
1414
datasource:

0 commit comments

Comments
 (0)