diff --git a/kilimo-gateway-production.yml b/kilimo-gateway-production.yml index ca98fc2..1b8c7aa 100644 --- a/kilimo-gateway-production.yml +++ b/kilimo-gateway-production.yml @@ -16,7 +16,7 @@ spring: cloud: gateway: server: - webflux: # CRITICAL: Modern properties live under this node + webflux: routes: # --- Core Service Route --- - id: kilimo_core_service @@ -50,8 +50,8 @@ spring: '[/**]': allowedOrigins: - "http://localhost:3000" + - "http://127.0.0.1:3000" - "https://vm-qpse3mho5qps7fj2kw0hzy.vusercontent.net" - - "https://vm-qpse3mho5qps7fj2kw0hzy.vusercontent.net/" - "https://www.kilimo.farm" - "https://kilimo.farm" allowedMethods: