Add all config volume to syncthing
This commit is contained in:
parent
19208bba9f
commit
4166ced7ce
|
@ -10,6 +10,7 @@ services:
|
|||
volumes:
|
||||
- configsyncthing:/config
|
||||
- torrents:/torrents
|
||||
- config:/allconfig
|
||||
ports:
|
||||
# #- 8384:8384
|
||||
- 22000:22000/tcp
|
||||
|
|
Loading…
Reference in New Issue