info: app: name: Ag-Zuul description: EHR Platform Zuul Service. version: 1.0.0 spring: datasource: driver-class-name: com.mysql.jdbc.Driver max-active: 5 max-idle: 2 min-idle: 2 validation-query: SELECT 1 test-on-borrow: true redis: database: 0 timeout: 0 pool: max-active: 8 max-idle: 8 max-wait: -1 min-idle: 1 --- spring: profiles: prod datasource: url: jdbc:mysql://172.17.0.2:3310/healtharchive?useUnicode=true&characterEncoding=UTF-8&useSSL=false username: healthcloud password: GP8Qz4qU redis: host: 172.17.0.3 port: 6379 password: q4YaQemf zuul: config-priority: false ignored-services: '*' sensitive-headers: routes: # 福州总部开放平台接口相关 jkzl-server: path: /jkzl/** url: https://api.yihu.com/OpenPlatform/cgiBin/1.0/ # 福州总部网关 fz-gateway: path: /fzGateway/** url: http://service.yihu.com:8080/ fastdfs-server: path: /file/** url: http://172.17.0.3:8888/ # 卫计委官网 gov-server: path: /open/govServer/** url: http://www.srswjw.gov.cn:8080/ # 应急指挥 emergency-server: path: /open/baidu/** url: http://yingyan.baidu.com/