We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b08a87 commit 594d0ffCopy full SHA for 594d0ff
1 file changed
src-tauri/tauri.conf.json
@@ -82,7 +82,7 @@
82
],
83
"security": {
84
"csp": {
85
- "default-src": "'self' asset: http://127.0.0.1:* https://at.alicdn.com ipc: http://ipc.localhost http://asset.localhost blob: data:"
+ "default-src": "'self' asset: http: https: ipc: blob: data:"
86
},
87
"dangerousDisableAssetCspModification": true,
88
"assetProtocol": {
0 commit comments