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