Browse Source

配置修改

chenweida 7 năm trước cách đây
mục cha
commit
4359946fee
1 tập tin đã thay đổi với 4 bổ sung4 xóa
  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: