deluge: move to a new directory
This commit is contained in:
parent
c1d814fa20
commit
a0a2cee0d4
|
@ -10,7 +10,7 @@ services:
|
|||
- TZ=Europe/Prague
|
||||
- DELUGE_LOGLEVEL=error #optional
|
||||
volumes:
|
||||
- /docker/deluge:/config
|
||||
- /docker/delugenew:/config
|
||||
- /srv/mergerfs/storage/seed:/seed
|
||||
ports:
|
||||
- 8112:8112
|
||||
|
|
Loading…
Reference in New Issue