From 89db5cadd87de753e25d93c3a261c99efbc07da6 Mon Sep 17 00:00:00 2001 From: augustus Date: Tue, 17 Mar 2026 17:04:17 +0300 Subject: [PATCH] Updated gateway cors --- kilimo-gateway-production.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/kilimo-gateway-production.yml b/kilimo-gateway-production.yml index 9db7fa7..ca98fc2 100644 --- a/kilimo-gateway-production.yml +++ b/kilimo-gateway-production.yml @@ -51,6 +51,7 @@ spring: allowedOrigins: - "http://localhost:3000" - "https://vm-qpse3mho5qps7fj2kw0hzy.vusercontent.net" + - "https://vm-qpse3mho5qps7fj2kw0hzy.vusercontent.net/" - "https://www.kilimo.farm" - "https://kilimo.farm" allowedMethods: