Commit 48fd262f by Administrator

Update techhero-framework-gateway-local.yml

parent 4b26679c
...@@ -38,19 +38,7 @@ spring: ...@@ -38,19 +38,7 @@ spring:
min-idle: 0 min-idle: 0
jwt: jwt:
jwk-set-uri: 'http://127.0.0.1:16800/auth/rsa/publicKey' jwk-set-uri: 'http://127.0.0.1:16800/auth/rsa/publicKey'
# 放行白名单
secure:
ignore:
urls: #配置白名单路径
- /actuator/**
- /auth/**
- /auth/hello
- /login/**
- /socket/**
- /task/**
- /gateway/**
- /permission/white/**
- /basic/code/**
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