From cdf06d770e943b16a15a183c0ac1376d182c155e Mon Sep 17 00:00:00 2001
From: mg <maokecheng@163.com>
Date: 星期三, 02 十一月 2022 15:17:49 +0800
Subject: [PATCH] 修改地址
---
vue.config.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/vue.config.js b/vue.config.js
index fa4d698..957682a 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -39,7 +39,7 @@
proxy: {
// 璺ㄥ煙閰嶇疆
"/sccg": {
- target: `http://localhost:8082/`,
+ target: `http://42.193.1.25:8082/`,
changeOrigin: true
}
},
--
Gitblit v1.8.0