feat: add multi-stage Docker build with Nginx

This commit is contained in:
2026-03-11 14:57:21 +01:00
parent 5a14c7ac4c
commit 9c4bce0473
3 changed files with 41 additions and 0 deletions

5
.dockerignore Normal file
View File

@@ -0,0 +1,5 @@
node_modules
dist
.git
*.md
.env*