Enable diun
This commit is contained in:
@@ -22,6 +22,10 @@ services:
|
||||
- /services/syncthing/data/KeePass:/source/KeePass:ro
|
||||
- /services/syncthing/data/Obsidian:/source/Obsidian:ro
|
||||
- /services/syncthing/data/SMS:/source/SMS:ro
|
||||
labels:
|
||||
diun.enable: "true"
|
||||
diun.watch_repo: "true"
|
||||
diun.include_tags: "latest"
|
||||
|
||||
init:
|
||||
image: busybox:1.37.0
|
||||
@@ -37,6 +41,10 @@ services:
|
||||
# Mount all named volumes so they can be initialised
|
||||
- data:/data:rw
|
||||
- source:/source:rw
|
||||
labels:
|
||||
diun.enable: "true"
|
||||
diun.watch_repo: "true"
|
||||
diun.include_tags: "latest"
|
||||
|
||||
networks:
|
||||
duplicati_network:
|
||||
|
||||
Reference in New Issue
Block a user