From 504deccab9fea895565de9d18a1c7a106e7af86f Mon Sep 17 00:00:00 2001 From: spring <2396852758@qq.com> Date: 星期六, 11 十月 2025 09:11:49 +0800 Subject: [PATCH] fix: 修改打包配置 --- .env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index b0aeb2c..a4cd6a3 100644 --- a/.env.development +++ b/.env.development @@ -1,3 +1,3 @@ 锘縑ITE_APP_PORT=3000 VITE_APP_BASE_API=/api -VITE_APP_API_URL=http://192.168.10.170:7002/mes +VITE_APP_API_URL=http://192.168.100.131:7002/mes -- Gitblit v1.9.3