fix volume for prune-backup service

This commit is contained in:
Philip Henning 2024-12-09 18:53:16 +01:00
parent fa141b6f2b
commit 134c9772ba

View file

@ -185,7 +185,7 @@ services:
RESTIC_PASSWORD: ${RESTIC_REPO_PASSWORD:?Restic repository password is required}
TZ: Europe/Berlin
volumes:
- ./data/restic/ssh/:/tmp/.ssh/:ro
- ./data/restic/ssh/:/run/secrets/.ssh:ro
volumes: