Skip to content

Commit 0428c52

Browse files
committed
add consul
1 parent 1511472 commit 0428c52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/src/main/resources/application.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ spring:
66
consul:
77
discovery:
88
prefer-ip-address: true
9+
tags: user.name=${security.user.name}, user.password=${security.user.password}
910
host: registry
1011
port: 8500
1112
config:

0 commit comments

Comments
 (0)