From b7b8202e3ecb7f720eefd7a226b2ee8166fc5057 Mon Sep 17 00:00:00 2001
From: WXL <wl_5969728@163.com>
Date: 星期四, 04 六月 2026 14:57:17 +0800
Subject: [PATCH] 青岛移动端维护
---
manifest.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/manifest.json b/manifest.json
index 8a4b7dc..e80071b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -81,8 +81,8 @@
"disableHostCheck": true,
"proxy": {
"/api": {
- "target": "http://www.qdopo.com:9095",
- // "target": "http://192.168.100.10:8080",
+ // "target": "http://www.qdopo.com:9095",
+ "target": "http://192.168.100.10:8080",
"changeOrigin": true
}
}
--
Gitblit v1.9.3