Delete static web app route configuration

This commit is contained in:
2026-04-08 19:08:27 -05:00
parent bf20391e3d
commit 054c6a8067

View File

@@ -1,12 +1,5 @@
{
"routes": [
{
"route": "*",
"methods": [
"get"
],
"rewrite": "/"
},
{
"route": "/about",
"rewrite": "/"