Commit 41739674eb5bc56e233a1e02b7f068619805d301

Authored by liuzhaolu
1 parent a8a5b9bd

sdf

Showing 1 changed file with 3 additions and 3 deletions
config-repo/api-gateway.yml
@@ -15,11 +15,11 @@ zuul: @@ -15,11 +15,11 @@ zuul:
15 add-host-header: true 15 add-host-header: true
16 routes: 16 routes:
17 api-a: 17 api-a:
18 - service-id: helloserver 18 + service-id: HELLOSERVER
19 path: /a/** 19 path: /a/**
20 api-b: 20 api-b:
21 - service-id: helloserver 21 + service-id: HELLOSERVER
22 path: /b/** 22 path: /b/**
23 api-c: 23 api-c:
24 - service-id: helloserver 24 + service-id: HELLOSERVER
25 path: /ccc/** 25 path: /ccc/**
26 \ No newline at end of file 26 \ No newline at end of file