Commit 73d66f19 by Administrator

Update techhero-gateway-dev.yml

parent c6330b29
......@@ -38,7 +38,7 @@ security:
client-secret: techhero
resource:
jwt:
key-uri: http://auth_server:15802/oauth/token_key #解析jwt令牌所需要密钥的地址
key-uri: http://authServer:15802/oauth/token_key #解析jwt令牌所需要密钥的地址
authorization:
check-token-access: http://techhero-auth/oauth/check_token
......@@ -46,7 +46,7 @@ gateway:
allowed:
origins:
- "*"
- http://119.96.87.17:18098
- http://119.96.87.17:16801
ignore:
urls:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment