From 6450d783e8c8db521977863b86bf3bc3ba0e38f9 Mon Sep 17 00:00:00 2001
From: WXL <wl_5969728@163.com>
Date: 星期三, 22 七月 2026 16:26:04 +0800
Subject: [PATCH] 维护
---
manifest.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/manifest.json b/manifest.json
index ad9fa4d..4b979da 100644
--- a/manifest.json
+++ b/manifest.json
@@ -90,9 +90,9 @@
"disableHostCheck" : true,
"proxy" : {
"/api" : {
- // "target" : "http://www.qdopo.com:9095",
+ "target" : "http://www.qdopo.com:9095",
// "target": "http://192.168.100.10:8080",
- "target" : "http://localhost:8080",
+ // "target" : "http://localhost:8080",
// "target" : "https://opo.qduh.cn:443",
"changeOrigin" : true
}
--
Gitblit v1.9.3