fix: add support to http scheme. (#3985)

Co-authored-by: fred-bf <157469842+fred-bf@users.noreply.github.com>
This commit is contained in:
Anivie Michaelis 2024-02-07 13:48:28 +08:00 committed by GitHub
parent d74f636558
commit 47ae874e4d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,6 +86,7 @@
}
},
"security": {
"dangerousUseHttpScheme": true,
"csp": null
},
"updater": {