Browse Source

测试环境

Trick 6 năm trước cách đây
mục cha
commit
0c8eb5a5f2
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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
---