From d87c4fcb4fcf74c12d0836fc6ba97fbcf507c62f Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 03 一月 2024 11:37:43 +0800
Subject: [PATCH] Mr.Shi
---
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