From fa721f18a4f5e1ae6e3315739cee1582904e3554 Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期六, 19 十月 2024 16:01:59 +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 e37ff00..6a30f9c 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -39,7 +39,7 @@
     proxy: {
       [process.env.VUE_APP_BASE_API]: {
         // 鍖归厤鎵�鏈変互 '/dev-api'寮�澶寸殑璇锋眰璺緞
-        target: "http://localhost:18081/dream_test", //绫讳技浜嶯ginx鍙嶅悜浠g悊
+        target: "http://localhost:18080/dream_test", //绫讳技浜嶯ginx鍙嶅悜浠g悊
         changeOrigin: true, // 鏀寔璺ㄥ煙
         pathRewrite: {
           // 閲嶅啓璺緞: 鍘绘帀璺緞涓紑澶寸殑'/dev-api'

--
Gitblit v1.8.0