From 3ed1e1db73f7462186188a3d75970b37170521c5 Mon Sep 17 00:00:00 2001
From: songshankun <songshankun@foxmail.com>
Date: 星期日, 08 十月 2023 17:39:10 +0800
Subject: [PATCH] Merge branch 'wn' into songshankun/tasks-pagination

---
 vue.config.js |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/vue.config.js b/vue.config.js
index cd9a548..d51a8bb 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -72,9 +72,7 @@
        //  寮犻獮鏈湴
         // target: "http://192.168.20.120:8003",
         // 鍗氬畤
-        // target: "http://192.168.20.119:8003",
-        // 绾夸笂
-        target: "http://192.168.8.113:8080",
+        target: "http://192.168.20.119:8003",
         ws: true,
         changeOrigin: true,
       },

--
Gitblit v1.8.0