chenweida před 7 roky
rodič
revize
4359946fee
1 změnil soubory, kde provedl 4 přidání a 4 odebrání
  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: