refine routes
This commit is contained in:
parent
c71ba5c02a
commit
31747b08a7
@ -2,6 +2,7 @@
|
||||
"routes": [
|
||||
{
|
||||
"src": "/",
|
||||
"dest": "/",
|
||||
"headers": {
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
@ -11,6 +12,7 @@
|
||||
},
|
||||
{
|
||||
"src": "/#json=.*",
|
||||
"dest": "/",
|
||||
"headers": {
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
"X-Content-Type-Options": "nosniff",
|
||||
|
Loading…
x
Reference in New Issue
Block a user