Skip to content

Commit 1a7c7f8

Browse files
authored
chore: Update docker-compose.yml
1 parent 7e27829 commit 1a7c7f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/duplicati/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ services:
1414
- PUID=0
1515
- PGID=1000
1616
- TZ=Europe/Berlin
17+
- SETTINGS_ENCRYPTION_KEY=PleaseChangeMeToSecureValue
1718
restart: unless-stopped
1819
volumes:
1920
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/duplicati/backups:/backups

0 commit comments

Comments
 (0)