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