1 Commits

Author SHA1 Message Date
599816c84e change proxy_url 2025-12-18 20:03:07 +08:00

2
src-tauri/pake.json vendored
View File

@@ -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
}