Add Docker deployment for Dokploy (nginx static serve)
This commit is contained in:
16
.dockerignore
Normal file
16
.dockerignore
Normal file
@@ -0,0 +1,16 @@
|
||||
node_modules
|
||||
dist
|
||||
dist-ssr
|
||||
.vite
|
||||
.git
|
||||
.github
|
||||
.idea
|
||||
.vscode
|
||||
.claude
|
||||
*.log
|
||||
npm-debug.log*
|
||||
.DS_Store
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
README.md
|
||||
LICENSE
|
||||
Reference in New Issue
Block a user