Browse Source

访问卫计委官网 配置追加

zdm 6 years ago
parent
commit
2c59198428
1 changed files with 25 additions and 1 deletions
  1. 25 1
      ag-zuul.yml

+ 25 - 1
ag-zuul.yml

@ -37,6 +37,10 @@ zuul:
    fastdfs-server:
      path: /file/**
      url: http://172.19.103.52:80/
    # 卫计委官网
    gov-server:
      path: /open/govServer/**
      url: http://www.srswjw.gov.cn:8080/
---
spring:
@ -58,6 +62,10 @@ zuul:
    fastdfs-server:
      path: /file/**
      url: http://172.19.103.52:80/
    # 卫计委官网
    gov-server:
      path: /open/govServer/**
      url: http://www.srswjw.gov.cn:8080/
---
spring:
@ -78,6 +86,10 @@ zuul:
    fastdfs-server:
      path: /file/**
      url: http://11.1.2.9:80/
    # 卫计委官网
    gov-server:
      path: /open/govServer/**
      url: http://www.srswjw.gov.cn:8080/
---
spring:
@ -99,6 +111,10 @@ zuul:
    fastdfs-server:
      path: /file/**
      url: http://10.176.97.5:8888/
    # 卫计委官网
    gov-server:
      path: /open/govServer/**
      url: http://www.srswjw.gov.cn:8080/
---
spring:
@ -120,6 +136,10 @@ zuul:
    fastdfs-server:
      path: /file/**
      url: http://100.100.1.157:8888/
    # 卫计委官网
    gov-server:
      path: /open/govServer/**
      url: http://www.srswjw.gov.cn:8080/
---
spring:
@ -140,4 +160,8 @@ zuul:
      url: http://service.yihu.com:8080/
    fastdfs-server:
      path: /file/**
      url: http://192.168.50.37:8888/
      url: http://192.168.50.37:8888/
    # 卫计委官网
    gov-server:
      path: /open/govServer/**
      url: http://www.srswjw.gov.cn:8080/