feat: update dockerfiles and add .dockerignore

This commit is contained in:
d3m0k1d
2026-02-28 23:05:29 +03:00
parent bb987b1f8b
commit 9094f5e278
3 changed files with 18 additions and 5 deletions

6
backend/.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
.git
docker-compose.yml
data/
Makefile
.env
docs/