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
|
NFS_SERVER=192.168.0.xxx # oder hostname oder Domain
|
||||||
PFAD=/Pfad/zum/Ordner
|
PFAD=/Pfad/zum/Ordner
|
||||||
@@ -6,7 +6,7 @@ services:
|
|||||||
- PUID=0
|
- PUID=0
|
||||||
- PGID=0
|
- PGID=0
|
||||||
- TZ=Europe/Berlin
|
- TZ=Europe/Berlin
|
||||||
- CLI_ARGS= #optional
|
- DUPLICATI__WEBSERVICE_PASSWORD=${PASS}
|
||||||
volumes:
|
volumes:
|
||||||
- ./config:/config
|
- ./config:/config
|
||||||
- backup:/backups
|
- backup:/backups
|
||||||
|
|||||||
Reference in New Issue
Block a user