diff --git a/frontend/netlify.toml b/frontend/netlify.toml index 02d0813..6a3dd09 100644 --- a/frontend/netlify.toml +++ b/frontend/netlify.toml @@ -1,5 +1,4 @@ [[redirects]] - from = "/*" - to = "/index.html" - status = 200 - force = false +from = "/*" +to = "/index.html" +status = 200