fix: dev server separated from prod deployment. now uses override via docker.

This commit is contained in:
2026-02-23 08:15:04 +00:00
parent 6c1d0bc467
commit 17b3f91dfc
3 changed files with 10 additions and 25 deletions

View File

@@ -1,3 +1,5 @@
docker-compose.override.yml
# Python cache / compiled
__pycache__
*.pyc