feat: Docker配置优化,MySQL数据持久化到本地

This commit is contained in:
Cuishibing
2026-04-26 20:57:29 +08:00
parent 0c03f95729
commit 3b241cd0d4
2 changed files with 6 additions and 9 deletions

1
.gitignore vendored
View File

@@ -43,3 +43,4 @@ next-env.d.ts
# data (local storage)
data/
uploads/
mysql_data/