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