From cb6874174975a370cb60f1557704c9d49a05f9e6 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 05 一月 2024 08:59:40 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 admin/vue.config.js |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/admin/vue.config.js b/admin/vue.config.js
index f1d1370..7a891e9 100644
--- a/admin/vue.config.js
+++ b/admin/vue.config.js
@@ -11,9 +11,11 @@
     proxy: {
       [process.env.VUE_APP_API_PREFIX]: {
         // http://192.168.0.130:10013
-        // 192.168.0.110:10013  192.168.0.110:10013
+        // 192.168.0.110:10013
         // http://192.168.0.101:10013
-        // http://192.168.0.132:10013
+        // http://192.168.0.132:10013   浠诲悍
+        // http://192.168.0.110:10013   纾婄
+        // http://192.168.0.133:10013   甯呭摜
         target: 'http://192.168.0.132:10013',
         changeOrigin: true,
         pathRewrite: {

--
Gitblit v1.9.3