Browse Source

Merge branch 'jwdev' of trick9191/wlyy2.0.config into jwdev

trick9191 6 years ago
parent
commit
30665f0a19
1 changed files with 6 additions and 0 deletions
  1. 6 0
      ag-basic.yml

+ 6 - 0
ag-basic.yml

@ -28,12 +28,18 @@ zuul:
  ignored-services: '*'
  sensitive-headers:
  routes:
    svr-iot:
      path: /iot/**
      serviceId: svr-iot
    svr-base:
      path: /base/**
      serviceId: svr-base
    svr-authentication:
      path: /auth/**
      serviceId: svr-authentication
    svr-healthy-house:
      path: /healthyHouse/**
      serviceId: svr-healthy-house
---