From 204ce09a62e0a0fd9f3eb62b64f3345627fc7a5c Mon Sep 17 00:00:00 2001 From: yangfeng <wanwan926_4@163.com> Date: 星期一, 25 三月 2024 16:45:11 +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