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