forked from XiaoMo/ChatGPT-Next-Web
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": {
|
"security": {
|
||||||
|
"dangerousUseHttpScheme": true,
|
||||||
"csp": null
|
"csp": null
|
||||||
},
|
},
|
||||||
"updater": {
|
"updater": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user