Commit 9c94142b by Administrator

Update techhero-gateway-local.yml

parent fb2cc135
...@@ -40,7 +40,17 @@ security: ...@@ -40,7 +40,17 @@ security:
key-uri: http://127.0.0.1:10420/oauth/token_key #解析jwt令牌所需要密钥的地址 key-uri: http://127.0.0.1:10420/oauth/token_key #解析jwt令牌所需要密钥的地址
authorization: authorization:
check-token-access: http://techhero-auth/oauth/check_token check-token-access: http://techhero-auth/oauth/check_token
gateway:
allowed:
origins:
- https://test.techhero.vip:10443
- https://test.techhero.vip:10309
- https://test.techhero.vip:10001
- https://test.techhero.vip:18085
- https://test.techhero.vip:10102
- https://test.techhero.vip:10201
- https://test.techhero.vip:10301
- https://test.techhero.vip:10503
ignore: ignore:
urls: urls:
- /oss/** - /oss/**
......
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