From 8760aa60117ef02acbff001e3514f9263d95a346 Mon Sep 17 00:00:00 2001 From: lostecho Date: Thu, 18 Dec 2025 20:48:21 +0800 Subject: [PATCH] add proxy --- src-tauri/pake.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-tauri/pake.json b/src-tauri/pake.json index cd4568c..89f446d 100644 --- a/src-tauri/pake.json +++ b/src-tauri/pake.json @@ -33,6 +33,6 @@ }, "system_tray_path": "icons/icon.png", "inject": [], - "proxy_url": "", + "proxy_url": "http://192.168.31.5:10808", "multi_instance": false }