刘兆录
/
project-config
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
855353bfe2f87a5cae4c2280893b0dc58184ac1f
Authored by
liuzhaolu
2018-01-26 11:18:49 +0800
1 parent
83e6998f
更改配置
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
config-repo/api-gateway.yml
config-repo/api-gateway.yml
View file @
855353b
...
...
@@ -5,6 +5,9 @@ zuul:
5
5
SendErrorFilter:
6
6
error:
7
7
disable: true
8
+ ThrowExceptionFilter:
9
+ pre:
10
+ disable: true
8
11
prefix: /api
9
12
add-host-header: true
10
13
routes:
...
...