Commit aab70192 by Administrator

Update techhero-framework-gateway-local.yml

parent 3f3e00a5
...@@ -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:16800h/auth/rsa/publicKey' jwk-set-uri: 'http://127.0.0.1:16800/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