fix volume for prune-backup service
This commit is contained in:
parent
fa141b6f2b
commit
134c9772ba
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ services:
|
||||||
RESTIC_PASSWORD: ${RESTIC_REPO_PASSWORD:?Restic repository password is required}
|
RESTIC_PASSWORD: ${RESTIC_REPO_PASSWORD:?Restic repository password is required}
|
||||||
TZ: Europe/Berlin
|
TZ: Europe/Berlin
|
||||||
volumes:
|
volumes:
|
||||||
- ./data/restic/ssh/:/tmp/.ssh/:ro
|
- ./data/restic/ssh/:/run/secrets/.ssh:ro
|
||||||
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue