fix: Remove outdated API redirects from netlify.toml (#13188)

This commit is contained in:
Adish M 2025-07-03 23:02:06 +05:30 committed by GitHub
parent 441306a1de
commit 6355d6d509
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 = "/"