mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-07 16:03:54 +08:00
fix: add support to http scheme. (#3985)
Co-authored-by: fred-bf <157469842+fred-bf@users.noreply.github.com>
This commit is contained in:
@@ -86,6 +86,7 @@
|
||||
}
|
||||
},
|
||||
"security": {
|
||||
"dangerousUseHttpScheme": true,
|
||||
"csp": null
|
||||
},
|
||||
"updater": {
|
||||
|
Reference in New Issue
Block a user