Revert "[desktop] UI: Restrict CSP to 127.0.0.1:817"

This reverts commit 7407545b6e.
This commit is contained in:
Alexandr Stelnykovych
2025-05-16 20:09:13 +03:00
parent b62178eecb
commit 61e85eb85d

View File

@@ -44,7 +44,7 @@
"withGlobalTauri": true,
"enableGTKAppId": false,
"security": {
"csp": "default-src 'self'; connect-src http://127.0.0.1:817 ws://127.0.0.1:817;"
"csp": null
}
},
"bundle": {