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