merge routes with headers

This commit is contained in:
kbariotis 2021-02-14 17:18:07 +02:00
parent feae342283
commit 9e2df2ac82

View File

@ -3,12 +3,7 @@
{
"src": "/(.*)",
"dest": "/",
"status": 301
}
],
"headers": [
{
"source": "/(.*)",
"status": 301,
"headers": [
{
"key": "Access-Control-Allow-Origin",