mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-12-29 10:18:28 +01:00
chore: Update docker-compose.yml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user