Trick hace 6 años
padre
commit
0c8eb5a5f2
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  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
---