fix(web): 增加访问超时时间
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
forest:
|
forest:
|
||||||
backend: httpclient
|
backend: httpclient
|
||||||
timeout: 60000
|
timeout: 300000
|
||||||
log-enabled: false
|
log-enabled: false
|
||||||
interceptors:
|
interceptors:
|
||||||
- com.lanyuanxiaoyao.service.forest.configuration.SpringCloudDiscoveryInterceptor
|
- com.lanyuanxiaoyao.service.forest.configuration.SpringCloudDiscoveryInterceptor
|
||||||
|
|||||||
Reference in New Issue
Block a user