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