Commit f150f702 by Administrator

Update techhero-framework-gateway-local.yml

parent ce297daf
...@@ -37,7 +37,7 @@ spring: ...@@ -37,7 +37,7 @@ spring:
max-idle: 8 max-idle: 8
min-idle: 0 min-idle: 0
jwt: jwt:
jwk-set-uri: 'http://127.0.0.1:15804/rsa/publicKey' jwk-set-uri: 'http://techhero-framework-auth/rsa/publicKey'
# 放行白名单 # 放行白名单
secure: secure:
ignore: ignore:
......
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