impoves docker

This commit is contained in:
2026-02-18 19:02:29 +01:00
parent 61545bcf1b
commit 9b783037ff
2 changed files with 35 additions and 13 deletions

9
backend/.dockerignore Normal file
View File

@@ -0,0 +1,9 @@
node_modules
dist
.env
.env.*
npm-debug.log*
*.log
.git
.gitignore
README.md