duplicati/Webservice Passwort hinzugefügt
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
PASS=ChangeMe
|
||||
NFS_SERVER=192.168.0.xxx # oder hostname oder Domain
|
||||
PFAD=/Pfad/zum/Ordner
|
||||
@@ -6,7 +6,7 @@ services:
|
||||
- PUID=0
|
||||
- PGID=0
|
||||
- TZ=Europe/Berlin
|
||||
- CLI_ARGS= #optional
|
||||
- DUPLICATI__WEBSERVICE_PASSWORD=${PASS}
|
||||
volumes:
|
||||
- ./config:/config
|
||||
- backup:/backups
|
||||
|
||||
Reference in New Issue
Block a user