Browse Source

测试环境

Trick 6 years ago
parent
commit
10f92c086e
1 changed files with 3 additions and 0 deletions
  1. 3 0
      ag-basic.yml

+ 3 - 0
ag-basic.yml

@ -37,6 +37,9 @@ zuul:
    svr-authentication:
      path: /auth/**
      serviceId: svr-authentication
    svr-healthy-house:
      path: /healthyHouse/**
      serviceId: svr-healthy-house
---