From b5c1662e0bc4ee6d19a01d8465d3fe139e2adb3f Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期一, 25 十一月 2024 21:55:22 +0800 Subject: [PATCH] 装机设备需要医生手动输入,防止出错 --- .env.local | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.local b/.env.local index 0c4ade4..005d2f0 100644 --- a/.env.local +++ b/.env.local @@ -4,7 +4,7 @@ VITE_DEV=true # 璇锋眰璺緞 -VITE_BASE_URL='http://192.168.2.100:48080' +VITE_BASE_URL='http://localhost:48080' # 鏂囦欢涓婁紶绫诲瀷锛歴erver - 鍚庣涓婁紶锛� client - 鍓嶇鐩磋繛涓婁紶锛屼粎鏀寔 S3 鏈嶅姟 VITE_UPLOAD_TYPE=server -- Gitblit v1.9.3