刘兆录
/
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
24b5e5623d604a26e29d65ce650e1e1fcfb8067c
Authored by
liuzhaolu
2018-01-26 11:43:16 +0800
1 parent
41739674
更改路由规则
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
config-repo/api-gateway.yml
config-repo/api-gateway.yml
View file @
24b5e56
...
...
@@ -19,7 +19,7 @@ zuul:
19
19
path: /a/**
20
20
api-b:
21
21
service-id: HELLOSERVER
22
- path: /
b
/**
22
+ path: /
d
/**
23
23
api-c:
24
24
service-id: HELLOSERVER
25
25
path: /ccc/**
26
26
\ No newline at end of file
...
...