refactoring of backup/restore functionality

This commit is contained in:
Stefan Hardegger
2026-07-08 10:00:18 +02:00
parent 2a9b487cbb
commit 7e4e5a1385
13 changed files with 533 additions and 643 deletions

View File

@@ -44,7 +44,7 @@ services:
volumes:
- /volume1/docker/storycove/images:/app/images
- /volume1/docker/storycove/config:/app/config
- /volume1/docker/storycove/backups:/app/automatic-backups
- /volume1/docker/storycove/backups:/app/backups
depends_on:
postgres:
condition: service_healthy