We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb92192 commit 5aed749Copy full SHA for 5aed749
src-tauri/tauri.conf.json
@@ -66,7 +66,7 @@
66
}
67
],
68
"security": {
69
- "csp": null
+ "csp": "default-src blob: data: filesystem: ws: wss: http: https: tauri: 'unsafe-eval' 'unsafe-inline' 'self' img-src: 'self'"
70
71
72
0 commit comments