增加VITE_APP_ENV = 'spug'

This commit is contained in:
Auora
2025-10-29 13:30:25 +08:00
parent d93976483b
commit 03b83aaf7c

View File

@@ -1,5 +1,6 @@
# 开发环境本地只启动前端项目依赖开发环境后端、APP # 开发环境本地只启动前端项目依赖开发环境后端、APP
# 生产环境配置
VITE_APP_ENV = 'spug'
VITE_DEV=true VITE_DEV=true