From 4166ced7ce33d3ff72599807630b3686d57fa72f Mon Sep 17 00:00:00 2001 From: Jean Froment Date: Mon, 14 Feb 2022 16:36:49 +0100 Subject: [PATCH] Add all config volume to syncthing --- services/syncthing.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/services/syncthing.yaml b/services/syncthing.yaml index 6011793..24d0d17 100644 --- a/services/syncthing.yaml +++ b/services/syncthing.yaml @@ -10,6 +10,7 @@ services: volumes: - configsyncthing:/config - torrents:/torrents + - config:/allconfig ports: # #- 8384:8384 - 22000:22000/tcp