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
7907fd1e
Commit
7907fd1e
authored
Jun 10, 2022
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update techhero-framework-gateway-local.yml
parent
f0f76c0c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
20 deletions
+2
-20
techhero-framework-gateway-local.yml
+2
-20
No files found.
techhero-framework-gateway-local.yml
View file @
7907fd1e
...
...
@@ -22,32 +22,12 @@ spring:
publisher-confirms
:
true
#确认消息已发送到交换机(Exchange)
publisher-returns
:
true
#确认消息已发送到队列(Queue)
zuul
:
# ratelimit:
# behind-proxy: true
# default-policy:
# limit: 200
# type: origin
# refresh-interval: 10
# enabled: true
host
:
connect-timeout-millis
:
150000
socket-timeout-millis
:
150000
max-total-connections
:
500
ignoredServices
:
'
*'
ribbon
:
ReadTimeout
:
10000
ConnectTimeout
:
10000
eureka
:
enabled
:
true
Httpclient
:
enabled
:
false
OkHttp
:
enabled
:
true
eager-load
:
enabled
:
true
clients
:
techhero-framework-config,techhero-framework-eureka,techhero-framework-auth,techhero-platform-exam,techhero-platform-system,techhero-business-track,techhero-business-command,techhero-business-transdata
hystrix
:
command
:
...
...
@@ -83,6 +63,7 @@ security:
#key-value: techhero
authorization
:
check-token-access
:
http://techhero-framework-oauth/oauth/check_token
gateway
:
allowed
:
origins
:
...
...
@@ -93,6 +74,7 @@ gateway:
-
https://datav.aliyun.com
-
http://datav.aliyun.com
-
http://cdn-service-datav.aliyun.com
ignore
:
urls
:
-
/*/open/**
...
...
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