Updates
This commit is contained in:
parent
b9364a702c
commit
36e7dc110a
14
vercel.json
14
vercel.json
@ -1,14 +0,0 @@
|
|||||||
{
|
|
||||||
"rewrites": [
|
|
||||||
{
|
|
||||||
"source": "/api/:path*",
|
|
||||||
"destination": "/api/:path*",
|
|
||||||
"headers": [
|
|
||||||
{ "key": "Access-Control-Allow-Credentials", "value": "true" },
|
|
||||||
{ "key": "Access-Control-Allow-Origin", "value": "*" },
|
|
||||||
{ "key": "Access-Control-Allow-Methods", "value": "GET,OPTIONS,PATCH,DELETE,POST,PUT" },
|
|
||||||
{ "key": "Access-Control-Allow-Headers", "value": "X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version" }
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user