diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 4a534e55..2885e131 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -18,6 +18,11 @@ "hide": false, "show": false }, + "http": { + "all": true, + "request": true, + "scope": ["https://rbr.bio/*", "https://metadata.uselume.xyz/*"] + }, "shell": { "all": false, "open": true