Commit fefaacda by huangfusuper

修改网关超时时间

parent e0617da6
...@@ -30,8 +30,8 @@ spring: ...@@ -30,8 +30,8 @@ spring:
username: root username: root
zuul: zuul:
host: host:
connect-timeout-millis: 30000 connect-timeout-millis: 3
socket-timeout-millis: 30000 socket-timeout-millis: 3
route: route:
refreshCron: 0/10 * * * * ? refreshCron: 0/10 * * * * ?
......
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