diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 1aad0ca..53787bc 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -14,7 +14,7 @@ "all": true, "http": { "all": true, - "scope": ["tauri://localhost/api/models"] + "scope": ["https://**"] } }, "bundle": {