From 1e95cb98b204ec397c93681df17b8c3008d45d28 Mon Sep 17 00:00:00 2001
From: WXL <wl_5969728@163.com>
Date: 星期三, 05 八月 2026 17:33:04 +0800
Subject: [PATCH] 推送

---
 manifest.json |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/manifest.json b/manifest.json
index ad9fa4d..4c9bcd6 100644
--- a/manifest.json
+++ b/manifest.json
@@ -91,9 +91,10 @@
             "proxy" : {
                 "/api" : {
                     // "target" : "http://www.qdopo.com:9095",
+                    // "target" : "http://192.168.76.25:9095",
                     // "target": "http://192.168.100.10:8080",
-                    "target" : "http://localhost:8080",
-                    // "target" : "https://opo.qduh.cn:443",
+                    // "target" : "http://localhost:9095",
+                    "target" : "https://opo.qduh.cn:443",
                     "changeOrigin" : true
                 }
             }

--
Gitblit v1.9.3