chore: add Dockerfile and nginx config for Coolify deployment

This commit is contained in:
Julien Calixte
2026-05-28 11:47:44 +02:00
parent 39f763614b
commit 05d44290d2
3 changed files with 49 additions and 0 deletions

6
.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
node_modules
dist
.git
.vscode
*.log
.DS_Store