docker-compose: add volume mapping for database persistence

This commit is contained in:
Space-Banane
2026-05-22 20:23:23 +02:00
parent 390135e456
commit 787f3b31ae
2 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View File

@@ -9,4 +9,5 @@ worktrees/
htmlcov/
creds.txt
.tmp_mig.db
.tmp_pytest
.tmp_pytest
db/