Commit fabf635a by Administrator

Update application-local.yml

parent b592e3cd
...@@ -6,9 +6,9 @@ spring: ...@@ -6,9 +6,9 @@ spring:
max-request-size: 300MB max-request-size: 300MB
ribbon: ribbon:
ReadTimeout: 60000 ReadTimeout: 50000
ConnectTimeout: 60000 ConnectTimeout: 50000
MaxAutoRetries: 0 MaxAutoRetries: 1
MaxAutoRetriesNextServer: 1 MaxAutoRetriesNextServer: 1
eureka: eureka:
enabled: false 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