From 65d1af5d06b27229e47f97698cee10d0a13bb099 Mon Sep 17 00:00:00 2001 From: Mckay Wrigley Date: Wed, 22 Mar 2023 12:55:39 -0600 Subject: [PATCH] push --- src-tauri/tauri.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {