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