Delete static web app route configuration
This commit is contained in:
@@ -1,12 +1,5 @@
|
||||
{
|
||||
"routes": [
|
||||
{
|
||||
"route": "*",
|
||||
"methods": [
|
||||
"get"
|
||||
],
|
||||
"rewrite": "/"
|
||||
},
|
||||
{
|
||||
"route": "/about",
|
||||
"rewrite": "/"
|
||||
|
||||
Reference in New Issue
Block a user