新增NAS一键打包部署脚本及Docker部署方案

This commit is contained in:
wkc
2026-03-13 15:13:18 +08:00
parent 77f53cb991
commit d63bdbf7b7
44 changed files with 2728 additions and 0 deletions

5
.gitignore vendored
View File

@@ -40,9 +40,11 @@ nbdist/
######################################################################
# Others
*.log
*.pyc
*.xml.versionsBackup
*.swp
nul
__pycache__/
# Git Worktrees
.worktrees/
@@ -70,3 +72,6 @@ db_config.conf
/.playwright-cli/
# Local deployment bundles
.deploy/