From c7b72680671cea73b5e10255d6ec91827b09e3ff Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期五, 25 七月 2025 17:16:52 +0800 Subject: [PATCH] '-' --- Web/.env.development | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) diff --git a/Web/.env.development b/Web/.env.development index 35f6432..53e6633 100644 --- a/Web/.env.development +++ b/Web/.env.development @@ -1,8 +1,17 @@ +### + # @FilePath: .env.development + # @Author: 灏忛渚� + # @Date: 2025-06-17 14:09:57 + # @LastEditors: + # @LastEditTime: 2025-07-14 11:22:52 + # Copyright: 2025 MinTinge CO.,LTD. All Rights Reserved. + # @Descripttion: 鍐欏叆浣犵殑鎻忚堪 +### # 鏈湴鐜 ENV = development # 鏈湴鐜鎺ュ彛鍦板潃 http://www.feizhengcai.cn:9009 http://192.168.0.36:5005 -VITE_API_URL = http://192.168.0.36:5005 +VITE_API_URL = http://192.168.18.52:5005 # 鐧婚檰鐣岄潰榛樿鐢ㄦ埛 VITE_DEFAULT_USER = superadmin -- Gitblit v1.9.1