Add all config volume to syncthing

This commit is contained in:
Jean Froment 2022-02-14 16:36:49 +01:00
parent 19208bba9f
commit 4166ced7ce
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ services:
volumes:
- configsyncthing:/config
- torrents:/torrents
- config:/allconfig
ports:
# #- 8384:8384
- 22000:22000/tcp