优化Docker本地部署

This commit is contained in:
Certificate System
2026-08-13 15:00:31 +08:00
parent c9667d56fb
commit 9a26fef6f4
7 changed files with 1127 additions and 12 deletions

3
frontend/.dockerignore Normal file
View File

@@ -0,0 +1,3 @@
node_modules/
dist/
.DS_Store