add docker compose deployment docs
This commit is contained in:
12
.dockerignore
Normal file
12
.dockerignore
Normal file
@@ -0,0 +1,12 @@
|
||||
node_modules
|
||||
dist
|
||||
build
|
||||
coverage
|
||||
.git
|
||||
.vite
|
||||
.env*
|
||||
!.env.example
|
||||
*.log
|
||||
Dockerfile*
|
||||
docker_compose_Nas.yaml
|
||||
README.local.md
|
||||
Reference in New Issue
Block a user