diff --git a/config-repo/api-gateway.yml b/config-repo/api-gateway.yml index cd85c33..d4f6401 100644 --- a/config-repo/api-gateway.yml +++ b/config-repo/api-gateway.yml @@ -19,7 +19,7 @@ zuul: path: /a/** api-b: service-id: HELLOSERVER - path: /b/** + path: /d/** api-c: service-id: HELLOSERVER path: /ccc/** \ No newline at end of file