dashboard
repositories
filestore
activity
search
login
drone
/
drone-app
移动端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat: 配置环境变量
罗广辉
2025-11-15
fac27acb9b453cfe9f66fdc4ef510d0c615d1e8f
[drone/drone-app.git]
/
env
/
.env.development
1
2
3
4
5
# 开发环境配置
VITE_APP_ENV=development
# 删除console
VITE_DROP_CONSOLE=false