feat: 添加docker部署

This commit is contained in:
Leon
2025-12-30 01:21:09 +08:00
parent bbaffe4916
commit 562dc8de5f
7 changed files with 214 additions and 7 deletions

6
frontend/.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
.git
node_modules
dist
**/*.log
npm-debug.log*