diff --git a/desktop/src-tauri/capabilities/main.json b/desktop/src-tauri/capabilities/main.json index 37971b78..ff7f52bf 100644 --- a/desktop/src-tauri/capabilities/main.json +++ b/desktop/src-tauri/capabilities/main.json @@ -62,7 +62,7 @@ "url": "https://*.anthropic.*" }, { - "url": "http://localhost:11434" + "url": "http{s}?://localhost:*/*" } ] },