Skip to content

Commit

Permalink
fix: add support to http scheme. (ChatGPTNextWeb#3985)
Browse files Browse the repository at this point in the history
Co-authored-by: fred-bf <157469842+fred-bf@users.noreply.github.com>
  • Loading branch information
Anivie and fred-bf committed Feb 7, 2024
1 parent d74f636 commit 47ae874
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
}
},
"security": {
"dangerousUseHttpScheme": true,
"csp": null
},
"updater": {
Expand Down

0 comments on commit 47ae874

Please sign in to comment.