优化docker容器

This commit is contained in:
2026-03-17 10:29:22 +08:00
parent 8acb8a3d2a
commit 38e8ace5ae
6 changed files with 138 additions and 232 deletions

5
frontend/.dockerignore Normal file
View File

@@ -0,0 +1,5 @@
venv/
__pycache__/
*.pyc
flask_session/
.env