mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-05-19 04:00:16 +09: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:
parent
d74f636558
commit
47ae874e4d
@ -86,6 +86,7 @@
|
||||
}
|
||||
},
|
||||
"security": {
|
||||
"dangerousUseHttpScheme": true,
|
||||
"csp": null
|
||||
},
|
||||
"updater": {
|
||||
|
Loading…
Reference in New Issue
Block a user