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