duplicati/Webservice Passwort hinzugefügt

This commit is contained in:
Borgal
2025-01-14 10:07:03 +00:00
parent 70896a9c83
commit 96fb419f7d
2 changed files with 2 additions and 1 deletions

View File

@@ -1,2 +1,3 @@
PASS=ChangeMe
NFS_SERVER=192.168.0.xxx # oder hostname oder Domain
PFAD=/Pfad/zum/Ordner

View File

@@ -6,7 +6,7 @@ services:
- PUID=0
- PGID=0
- TZ=Europe/Berlin
- CLI_ARGS= #optional
- DUPLICATI__WEBSERVICE_PASSWORD=${PASS}
volumes:
- ./config:/config
- backup:/backups