From d3b6db246a59ada62cb72c81c0a9f82b324bc692 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 21 五月 2025 18:34:40 +0800
Subject: [PATCH] 最新版本541200007
---
screen/vite.config.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/screen/vite.config.js b/screen/vite.config.js
index a9d005f..31658b3 100644
--- a/screen/vite.config.js
+++ b/screen/vite.config.js
@@ -25,9 +25,9 @@
server: {
proxy: {
"/gateway_interface": {
- // target: "http://192.168.0.103:10010",
+ // target: "http://192.168.0.104:10010",
target: "http://10.50.250.253:8088/gateway_interface",
- // target: "http://192.168.0.173/gateway_interface",
+ // target: "https://atwl.ahzyssl.com/zhyq_interface",
changeOrigin: true,
rewrite: (path) => path.replace(/^\/gateway_interface/, ""),
},
--
Gitblit v1.9.3