[gocron] Rename restic password file

This commit is contained in:
JuliusFreudenberger 2026-05-15 10:38:06 +02:00
parent d82bd01029
commit b601cf4713

View file

@ -4,7 +4,7 @@ services:
restart: unless-stopped
volumes:
- ${DIRECTORY}/config:/app/config/
- ${DIRECTORY}/.resticpwd:/secrets/.resticpwd
- ${DIRECTORY}/.resticpassword:/secrets/.resticpassword
- ${DIRECTORY}/.rclone.conf:/root/.config/rclone/rclone.conf
- ${DATA_MOUNT}
ports: