Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
techhero-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
1
Merge Requests
1
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-config
Commits
4c64c0e2
Commit
4c64c0e2
authored
Mar 23, 2021
by
CnNoter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update files
parent
9102c24e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
10 deletions
+8
-10
application-local.yml
+5
-7
techhero-gateway-local.yml
+3
-3
No files found.
application-local.yml
View file @
4c64c0e2
...
...
@@ -45,7 +45,7 @@ spring:
url
:
http://127.0.0.1:10422
api-path
:
instances
cache
:
redis
:
expires
:
...
...
@@ -56,14 +56,14 @@ ribbon:
enabled
:
true
eager-load
:
enabled
:
true
clients
:
techhero-auth,techhero-base-s
upportplatform,techhero-base-system,techhero-base-transdata,techhero-project-emergencycommand,techhero-base-data,techhero-base-exam,techhero-project-theme,techhero-project-visualization,techhero-permission,techhero-base-basicdata,techhero-preventioncheat
,techhero-component-websocket,techhero-component-message,techhero-component-workflow
clients
:
techhero-auth,techhero-base-s
ystem,techhero-base-exam,techhero-base-transdata,techhero-project-theme,techhero-project-emergencycommand,techhero-project-track,techhero-project-visualization,techhero-preventioncheat,techhero-component-task
,techhero-component-websocket,techhero-component-message,techhero-component-workflow
Httpclient
:
enabled
:
false
OkHttp
:
enabled
:
true
ReadTimeout
:
100000
ConnectTimeout
:
100000
feign
:
hystrix
:
enabled
:
true
...
...
@@ -81,7 +81,7 @@ feign:
enabled
:
true
response
:
enabled
:
true
hystrix
:
threadpool
:
default
:
...
...
@@ -100,7 +100,7 @@ hystrix:
isolation
:
semaphore
:
maxConcurrentRequests
:
50
#回退线程数量
tomcat
:
tomcat
:
max-connections
:
500
max-threads
:
30
min-spare-threads
:
3
...
...
@@ -118,5 +118,3 @@ rabbitmq:
alarmMessage
:
exchange
:
alarm-message-local
queue
:
Alarm-Event-Msg-local
techhero-gateway-local.yml
View file @
4c64c0e2
...
...
@@ -2,7 +2,7 @@ zuul:
ribbon
:
eager-load
:
enabled
:
true
clients
:
techhero-auth,techhero-base-s
upportplatform,techhero-base-exam,techhero-base-transdata,techhero-base-system,techhero-project-emergencycommand,techhero-base-data,techhero-project-theme,techhero-project-visualization,techhero-permission,techhero-base-basicdata,techhero-preventioncheat,techhero-component-message,techhero-component-websocket,techhero-component-task,techhero-project-track
clients
:
techhero-auth,techhero-base-s
ystem,techhero-base-exam,techhero-base-transdata,techhero-project-theme,techhero-project-emergencycommand,techhero-project-track,techhero-project-visualization,techhero-preventioncheat,techhero-component-task,techhero-component-websocket,techhero-component-message,techhero-component-workflow
ignoredServices
:
'
*'
host
:
connect-timeout-millis
:
2000000
...
...
@@ -24,7 +24,7 @@ security:
key-uri
:
http://127.0.0.1:10420/oauth/token_key
#解析jwt令牌所需要密钥的地址
authorization
:
check-token-access
:
http://techhero-auth/oauth/check_token
ignore
:
urls
:
-
/system/login/updatePwdForClient
...
...
@@ -75,7 +75,7 @@ ignore:
-
/system/login/checkAccount/*
#校验用户名
-
/system/login/resetPassword
#首页未登录重置密码
-
/esms/sendVerifCode/*
#首页忘记密码获取短信验证码接口
-
/exam/zh/rest/zhSssbxxb/downloadTemplate/**
-
/workflow/static/**
-
/exam/wechat/**
#微信小程序调用接口
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