feat(docker): Add .dockerignore and update Dockerfile for production build

This commit is contained in:
StarAppeal
2025-09-27 05:02:28 +02:00
parent 82e5e6c810
commit c380b56cbe
4 changed files with 11 additions and 22 deletions
+5
View File
@@ -0,0 +1,5 @@
node_modules
dist
.env
logs
npm-debug.log*