diff --git a/netlify.toml b/netlify.toml index 46d828d6b5..07787f351c 100644 --- a/netlify.toml +++ b/netlify.toml @@ -9,12 +9,6 @@ NODE_VERSION = "22.15.1" NPM_VERSION = "10.9.2" -[[redirects]] - from = "/api/*" - to = "https://gcpstage-server.tooljet.ai/api/:splat" - status = 200 - force = true - [[redirects]] from = "/*" to = "/"