Improve env generation script, extend push service, fix workspace venv settings

This commit is contained in:
2026-03-25 09:10:31 +03:00
Unverified
parent 451355dc83
commit 3b2928260b
6 changed files with 345 additions and 28 deletions
+2 -12
View File
@@ -1,12 +1,2 @@
# Exclude data directory to prevent local database from being copied into production images
backend/data/
# Exclude logs
backend/logs/
# Exclude development files
node_modules/
.git/
.gitignore
README.md
*.log
# Firebase cert: bind-mounted at runtime; do not send to docker build context
firebase-cert.json