Skip to content

Commit 5906244

Browse files
committed
update config
1 parent b142e6a commit 5906244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config-repo/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ eureka:
33
hostname: registry
44
prefer-ip-address: true
55
metadata-map:
6-
management.context-path: ${management.context-path}
6+
management.context-path: ${server.context-path}
77
client:
88
service-url:
99
defaultZone: http://user:${REGISTRY_SERVER_PASSWORD:password}@registry:8761/eureka/

0 commit comments

Comments
 (0)