fix(deploy): 恢复跟踪 .env,修复服务器 git pull 后无 .env 导致服务无法启动

This commit is contained in:
2026-07-31 16:07:44 +08:00
parent 5016458e44
commit 2f811b986c
2 changed files with 68 additions and 1 deletions
-1
View File
@@ -15,7 +15,6 @@ __pycache__/
# 项目临时文件
.DS_Store
*.log
.env
1panel.env
*.env.local
logs/