Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
config-center
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
proudkids-pub
config-center
Commits
1dd2b2f6
Commit
1dd2b2f6
authored
Apr 16, 2018
by
刘志敏
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改配置 timeout 问题
parent
4e2d2ed8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
application-dev.yml
+6
-6
proudkids-gateway-dev.yml
+1
-1
No files found.
application-dev.yml
View file @
1dd2b2f6
...
@@ -20,19 +20,19 @@ cache:
...
@@ -20,19 +20,19 @@ cache:
ribbon
:
ribbon
:
Httpclient
:
Httpclient
:
enable
:
false
enable
d
:
false
OkHttp
:
OkHttp
:
enable
:
true
enable
d
:
true
ReadTimeout
:
1
0000
ReadTimeout
:
3
0000
ConnectTimeout
:
1
0000
ConnectTimeout
:
3
0000
feign
:
feign
:
hystrix
:
hystrix
:
enabled
:
true
enabled
:
true
okhttp
:
okhttp
:
enable
:
true
enable
d
:
true
httpclient
:
httpclient
:
enable
:
false
enable
d
:
false
client
:
client
:
config
:
config
:
feignName
:
feignName
:
...
...
proudkids-gateway-dev.yml
View file @
1dd2b2f6
...
@@ -12,7 +12,7 @@ spring:
...
@@ -12,7 +12,7 @@ spring:
queue
:
zipkin
queue
:
zipkin
sleuth
:
sleuth
:
sampler
:
sampler
:
percentage
:
1.0
percentage
:
0.5
zuul
:
zuul
:
ignoredServices
:
'
*'
ignoredServices
:
'
*'
...
...
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