From a030368330d5a6bf1d0ed42b6121b53d13b587d0 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期四, 31 十月 2024 11:35:13 +0800
Subject: [PATCH] ll

---
 screen/vite.config.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/screen/vite.config.js b/screen/vite.config.js
index 1afa5c0..4074074 100644
--- a/screen/vite.config.js
+++ b/screen/vite.config.js
@@ -25,7 +25,7 @@
   server: {
     proxy: {
       "/gateway_interface": {
-        // target: "http://192.168.0.103:10010",
+        // target: "http://192.168.0.138:10010",
         // target: "http://10.50.250.253:8088/gateway_interface",
         target: "http://192.168.0.173/gateway_interface",
         changeOrigin: true,

--
Gitblit v1.9.3