Add Dockerfile to root for deployment

This commit is contained in:
unknown
2026-06-11 11:37:00 +07:00
parent aad7e80246
commit 4703557dbe
2 changed files with 61 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
01
node_modules
npm-debug.log
.git
.gitignore
README.md
QUICK_START.md
.DS_Store
*.swp
*.swo
*~
.vscode
.idea
docker-compose.yml
Dockerfile
.dockerignore