完善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

6
frontend/.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
node_modules
dist
.git
.env
*.md
.vscode