新增NAS一键打包部署脚本及Docker部署方案
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user