Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
techhero-framework-config
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
techhero-framework-config
Commits
e5e23528
Commit
e5e23528
authored
Sep 19, 2022
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update techhero-framework-gateway-local.yml
parent
3ec5c9c4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
techhero-framework-gateway-local.yml
+14
-0
No files found.
techhero-framework-gateway-local.yml
View file @
e5e23528
...
@@ -10,3 +10,17 @@ spring:
...
@@ -10,3 +10,17 @@ spring:
max-wait
:
-1
max-wait
:
-1
max-idle
:
8
max-idle
:
8
min-idle
:
0
min-idle
:
0
jwt
:
jwk-set-uri
:
'
http://localhost:20420/rsa/publicKey'
# 放行白名单
secure
:
ignore
:
urls
:
#配置白名单路径
-
/actuator/**
-
/auth/**
-
/auth/hello
-
/socket/**
-
/task/**
-
/gateway/**
-
/route/**
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment