提交 766bf7f1 编写于 作者: M ManongJu

修正user-info-uri

上级 506eeead
......@@ -16,17 +16,18 @@ zuul:
host:
connect-timeout-millis: 10000
socket-timeout-millis: 60000
routes:
uaa:
path: /uaa/**
strip-prefix: true
sensitiveHeaders:
serviceId: authcenter
# routes:
# uaa:
# path: /uaa/**
# strip-prefix: true
# sensitiveHeaders:
# serviceId: authcenter
security:
oauth2:
resource:
user-info-uri: http://localhost:9060/user
user-info-uri: http://uaa/user
prefer-token-info: false
loadBalanced: true
##############end#####################
####超时配置####
ribbon:
......
......@@ -3,7 +3,7 @@ server:
spring:
application:
name: authCenter
name: uaa
jpa:
show-sql: true
datasource:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册