deluge: change seed location
This commit is contained in:
parent
6c7e0dd574
commit
c1d814fa20
|
@ -11,7 +11,7 @@ services:
|
||||||
- DELUGE_LOGLEVEL=error #optional
|
- DELUGE_LOGLEVEL=error #optional
|
||||||
volumes:
|
volumes:
|
||||||
- /docker/deluge:/config
|
- /docker/deluge:/config
|
||||||
- /srv/mergerfs/storage/seed:/downloads
|
- /srv/mergerfs/storage/seed:/seed
|
||||||
ports:
|
ports:
|
||||||
- 8112:8112
|
- 8112:8112
|
||||||
- 6881:6881
|
- 6881:6881
|
||||||
|
|
Loading…
Reference in New Issue