From 599816c84e3847c62fe318196d081f00201a81b6 Mon Sep 17 00:00:00 2001 From: lostecho Date: Thu, 18 Dec 2025 20:03:07 +0800 Subject: [PATCH] change proxy_url --- 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 799ca3c..8368e19 100644 --- a/src-tauri/pake.json +++ b/src-tauri/pake.json @@ -33,6 +33,6 @@ }, "system_tray_path": "icons/icon.png", "inject": [], - "proxy_url": "http://192.168.31.100:7892", + "proxy_url": "http://192.168.31.5:10808", "multi_instance": false }