Compare commits
1 Commits
v0.1.0
...
e8c53dafc5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e8c53dafc5 |
@@ -18,7 +18,7 @@
|
||||
}
|
||||
],
|
||||
"security": {
|
||||
"csp": "default-src 'self'; img-src 'self' asset: https://asset.localhost tauri: http://localhost:*",
|
||||
"csp": "default-src 'self'; img-src 'self' asset: http://asset.localhost tauri: http://localhost:* data:",
|
||||
"assetProtocol": {
|
||||
"enable": true,
|
||||
"scope": ["**"]
|
||||
|
||||
Reference in New Issue
Block a user