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
8bfc57ca
Commit
8bfc57ca
authored
Apr 19, 2022
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete techhero-framework-gateway-local.yml
parent
f625dfa9
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
65 deletions
+0
-65
techhero-framework-gateway-local.yml
+0
-65
No files found.
techhero-framework-gateway-local.yml
deleted
100644 → 0
View file @
f625dfa9
zuul
:
ribbon
:
eager-load
:
enabled
:
true
clients
:
techhero-framework-config, techhero-framework-eureka, techhero-framework-auth, techhero-platform-permission
ignoredServices
:
'
*'
#routes:
#resource:
# path: /ws/**
# serviceId: techhero-component-websocket
host
:
connect-timeout-millis
:
2000000
socket-timeout-millis
:
2000000
hystrix
:
command
:
default
:
execution
:
isolation
:
thread
:
timeoutInMilliseconds
:
60000
#设置API网关中路由转发请求的HystrixCommand执行超时时间
ribbon
:
ConnectTimeout
:
3000
#设置路由转发请求的时候,创建请求连接的超时时间
ReadTimeout
:
60000
#用来设置路由转发请求的超时时间
security
:
encode
:
key
:
'
1234567887654321'
#必须16位
validate
:
code
:
true
preview
:
false
sessions
:
stateless
oauth2
:
client
:
#client-id: techhero
#client-secret: techhero
client-id
:
web_client
client-secret
:
techhero
resource
:
jwt
:
key-uri
:
http://127.0.0.1:15803/oauth/token_key
#解析jwt令牌所需要密钥的地址
authorization
:
check-token-access
:
http://techhero-framework-oauth/oauth/check_token
gateway
:
allowed
:
origins
:
-
'
*'
-
http://127.0.0.1:8084
-
http://127.0.0.1:15801
-
https://account.aliyun.com
-
https://datav.aliyun.com
-
http://datav.aliyun.com
-
http://cdn-service-datav.aliyun.com
ignore
:
urls
:
-
/swagger/api-docs
-
/swagger-resources/**
-
/swagger-ui.html
-
/*/v2/api-docs
-
/webjars/**
-
/auth/**
-
/oss/**
-
/system/db/getUserListPage/**
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