Commit 21da6202 by Administrator

Update application.yml

parent 88d9a0c6
......@@ -29,8 +29,8 @@ ribbon:
enabled: true
OkHttp:
enabled: false
ReadTimeout: 60000
ConnectTimeout: 30000
ReadTimeout: 20000
ConnectTimeout: 20000
feign:
hystrix:
enabled: true
......@@ -41,8 +41,8 @@ feign:
client:
config:
feignName:
readTimeout: 60000
connectTimeout: 30000
readTimeout: 20000
connectTimeout: 20000
compression:
request:
enabled: false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment