Backup before cleanup

This commit is contained in:
Joan
2026-02-05 15:00:49 +01:00
parent e6747b1d05
commit 1b7ffd614d
60 changed files with 3013 additions and 460 deletions

View File

@@ -20,6 +20,7 @@ COPY data/ ./data/
COPY gamedata/ ./gamedata/
# Copy migration scripts
COPY migrations/ ./migrations/
COPY migrate_*.py ./
# Copy startup script