From 47794850d06ebbe27c2d1b42536521c397e5ae99 Mon Sep 17 00:00:00 2001 From: yangfeng <wanwan926_4@163.com> Date: 星期六, 30 三月 2024 21:42:08 +0800 Subject: [PATCH] 端口号修改 --- src/.env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/.env.development b/src/.env.development index 174ce30..2b49de3 100644 --- a/src/.env.development +++ b/src/.env.development @@ -4,5 +4,5 @@ # 椤甸潰 title 鍓嶇紑 VUE_APP_TITLE=Basic -VUE_APP_BATH_PATH='http://192.168.20.119:9084' +VUE_APP_BATH_PATH='http://192.168.20.119:9088' -- Gitblit v1.8.0