[gocron] Rename restic password file
This commit is contained in:
parent
d82bd01029
commit
b601cf4713
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ services:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ${DIRECTORY}/config:/app/config/
|
- ${DIRECTORY}/config:/app/config/
|
||||||
- ${DIRECTORY}/.resticpwd:/secrets/.resticpwd
|
- ${DIRECTORY}/.resticpassword:/secrets/.resticpassword
|
||||||
- ${DIRECTORY}/.rclone.conf:/root/.config/rclone/rclone.conf
|
- ${DIRECTORY}/.rclone.conf:/root/.config/rclone/rclone.conf
|
||||||
- ${DATA_MOUNT}
|
- ${DATA_MOUNT}
|
||||||
ports:
|
ports:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue