From b3351c88ff98f5ceaf9476247bc230d0a6b284d3 Mon Sep 17 00:00:00 2001 From: augustus Date: Tue, 17 Mar 2026 19:52:47 +0300 Subject: [PATCH] Updated gateway cors --- kilimo-gateway-localhost.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kilimo-gateway-localhost.yml b/kilimo-gateway-localhost.yml index 959fe31..55ac446 100644 --- a/kilimo-gateway-localhost.yml +++ b/kilimo-gateway-localhost.yml @@ -40,7 +40,7 @@ spring: - Path=/core/** - Method=GET,POST,PUT,DELETE,OPTIONS filters: - - RewritePath=/core/(?.*), /${segment} + - RewritePath=/core/(?.*), /$\{path} - name: AuthFilter - name: RequestRateLimiter args: