merge routes with headers
This commit is contained in:
parent
feae342283
commit
9e2df2ac82
@ -3,12 +3,7 @@
|
||||
{
|
||||
"src": "/(.*)",
|
||||
"dest": "/",
|
||||
"status": 301
|
||||
}
|
||||
],
|
||||
"headers": [
|
||||
{
|
||||
"source": "/(.*)",
|
||||
"status": 301,
|
||||
"headers": [
|
||||
{
|
||||
"key": "Access-Control-Allow-Origin",
|
||||
|
Loading…
x
Reference in New Issue
Block a user