add docker compose deployment docs

This commit is contained in:
2026-05-09 17:44:49 +08:00
parent a23ce5b08f
commit c8e093f1f0
5 changed files with 312 additions and 0 deletions

12
.dockerignore Normal file
View File

@@ -0,0 +1,12 @@
node_modules
dist
build
coverage
.git
.vite
.env*
!.env.example
*.log
Dockerfile*
docker_compose_Nas.yaml
README.local.md