mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-10 16:19:19 +08:00
Update vercel.json
This commit is contained in:
21
vercel.json
21
vercel.json
@@ -1,24 +1,5 @@
|
|||||||
{
|
{
|
||||||
"github": {
|
"github": {
|
||||||
"silent": true
|
"silent": true
|
||||||
},
|
}
|
||||||
"headers": [
|
|
||||||
{
|
|
||||||
"source": "/(.*)",
|
|
||||||
"headers": [
|
|
||||||
{
|
|
||||||
"key": "X-Real-IP",
|
|
||||||
"value": "$remote_addr"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"key": "X-Forwarded-For",
|
|
||||||
"value": "$proxy_add_x_forwarded_for"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"key": "Host",
|
|
||||||
"value": "$http_host"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user