Browse Source

配置修改

chenweida 6 years ago
parent
commit
4359946fee
1 changed files with 4 additions and 4 deletions
  1. 4 4
      web-gateway/src/main/resources/application.yml

+ 4 - 4
web-gateway/src/main/resources/application.yml

@ -60,10 +60,10 @@ hystrix:
ribbon:
  ReadTimeout: 300000
  ConnectTimeout: 5000
  restclient:
    enabled: false
  okhttp:
    enabled: true
#  restclient:
#    enabled: false
#  okhttp:
#    enabled: true
#zuul 默认会代理所有的微服务  路径 /{appliction.name}/**
#zuul: