Commit 23f89ed9 by Administrator

Update techhero-gateway-test.yml

parent a09a75e8
...@@ -24,9 +24,9 @@ security: ...@@ -24,9 +24,9 @@ security:
client-secret: techhero client-secret: techhero
resource: resource:
jwt: jwt:
key-uri: http://localhost:18002/oauth/token_key #解析jwt令牌所需要密钥的地址 key-uri: http://192.168.0.216:10420/oauth/token_key #解析jwt令牌所需要密钥的地址
authorization: authorization:
check-token-access: http://localhost:18002/oauth/check_token check-token-access: http://192.168.0.216:10420/oauth/check_token
ignore: ignore:
urls: 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