mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-01-30 13:13:50 +00:00
chore: Update docker-compose.yml
This commit is contained in:
parent
7e2782993c
commit
1a7c7f8e5a
|
@ -14,6 +14,7 @@ services:
|
|||
- PUID=0
|
||||
- PGID=1000
|
||||
- TZ=Europe/Berlin
|
||||
- SETTINGS_ENCRYPTION_KEY=PleaseChangeMeToSecureValue
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/duplicati/backups:/backups
|
||||
|
|
Loading…
Reference in New Issue
Block a user