forked from kidgrow-microservices-platform

dougang
2020-06-17 6f6452157a5534c911744430ed06e3d7d64c3b57
reportcenter加入网关
1 files modified
6 ■■■■■ changed files
kidgrow-springcloud/kidgrow-springcloud-zuul/src/main/resources/application.yml 6 ●●●●● patch | view | raw | blame | history
kidgrow-springcloud/kidgrow-springcloud-zuul/src/main/resources/application.yml
@@ -145,6 +145,12 @@
      strip-prefix: true
      sensitive-headers: '*'
      custom-sensitive-headers: true
    reportcenter-server-routes:
      path: /reportcenter-server/**
      service-id: reportcenter-server
      strip-prefix: true
      sensitive-headers: '*'
      custom-sensitive-headers: true
  ssl-hostname-validation-enabled: false