Skip to content

Commit 6985e50

Browse files
committed
add consul
1 parent 0428c52 commit 6985e50

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config-repo/application.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ spring:
2929
skip-pattern: "^org.*HystrixStreamTask$"
3030

3131
authserver:
32-
hostname: auth-service
33-
port: 5000
34-
contextPath: /uaa
32+
hostname: auth-service
33+
port: 5000
34+
contextPath: /uaa
3535

3636
security:
3737
oauth2:

0 commit comments

Comments
 (0)