Commit 855353bfe2f87a5cae4c2280893b0dc58184ac1f

Authored by liuzhaolu
1 parent 83e6998f

更改配置

Showing 1 changed file with 3 additions and 0 deletions
config-repo/api-gateway.yml
@@ -5,6 +5,9 @@ zuul: @@ -5,6 +5,9 @@ zuul:
5 SendErrorFilter: 5 SendErrorFilter:
6 error: 6 error:
7 disable: true 7 disable: true
  8 + ThrowExceptionFilter:
  9 + pre:
  10 + disable: true
8 prefix: /api 11 prefix: /api
9 add-host-header: true 12 add-host-header: true
10 routes: 13 routes: