lite-start

This commit is contained in:
2026-02-19 16:43:48 +05:00
parent 654ad5a97e
commit ee644609b8
12 changed files with 543 additions and 12 deletions

17
.dockerignore Normal file
View File

@@ -0,0 +1,17 @@
data/
models/
pg_data/
.git
.venv
__pycache__/
*.pyc
*.pyo
*.pyd
build/
dist/
*.egg-info
.pytest_cache/
env/
venv/
Dockerfile.api
docker-compose.override.yml