Revert "[desktop] UI: Restrict CSP to 127.0.0.1:817"
This reverts commit 7407545b6e.
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
"withGlobalTauri": true,
|
"withGlobalTauri": true,
|
||||||
"enableGTKAppId": false,
|
"enableGTKAppId": false,
|
||||||
"security": {
|
"security": {
|
||||||
"csp": "default-src 'self'; connect-src http://127.0.0.1:817 ws://127.0.0.1:817;"
|
"csp": null
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bundle": {
|
"bundle": {
|
||||||
|
|||||||
Reference in New Issue
Block a user