Update src-tauri/tauri.conf.json
This commit is contained in:
parent
7eb1cbffae
commit
edd5cb5ca5
@ -23,8 +23,9 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"security": {
|
"security": {
|
||||||
"csp": null
|
"csp": "default-src 'self'; connect-src 'self' https://api.rlidentity.me https://git.rlidentity.me"
|
||||||
}
|
}
|
||||||
|
|
||||||
},
|
},
|
||||||
"plugins": {
|
"plugins": {
|
||||||
"updater": {
|
"updater": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user