fix: 修复数据库持久化问题,添加dockerignore和启动日志

This commit is contained in:
2026-05-25 19:51:32 +08:00
parent 998bee42d4
commit 8ce853938a
3 changed files with 24 additions and 4 deletions
+12
View File
@@ -0,0 +1,12 @@
backend/.env
backend/tmp
backend/*.db
frontend/node_modules
frontend/.env
frontend/.env.local
frontend/.env.production
.git
.github
.gitea
*.md
logs.txt