From 41739674eb5bc56e233a1e02b7f068619805d301 Mon Sep 17 00:00:00 2001 From: liuzhaolu Date: Fri, 26 Jan 2018 11:38:47 +0800 Subject: [PATCH] sdf --- config-repo/api-gateway.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config-repo/api-gateway.yml b/config-repo/api-gateway.yml index 4a6f8fc..cd85c33 100644 --- a/config-repo/api-gateway.yml +++ b/config-repo/api-gateway.yml @@ -15,11 +15,11 @@ zuul: add-host-header: true routes: api-a: - service-id: helloserver + service-id: HELLOSERVER path: /a/** api-b: - service-id: helloserver + service-id: HELLOSERVER path: /b/** api-c: - service-id: helloserver + service-id: HELLOSERVER path: /ccc/** \ No newline at end of file -- libgit2 0.21.4