完善docker部署

This commit is contained in:
2026-03-31 22:29:38 +08:00
parent 023380d14b
commit 8f0d019627
9 changed files with 410 additions and 0 deletions

7
backend/.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
__pycache__
*.pyc
.env
.git
*.md
venv
.venv