deluge: change config location
This commit is contained in:
parent
2d40a1ebe6
commit
7f07e886ac
|
@ -10,9 +10,9 @@ services:
|
|||
- TZ=Europe/Prague
|
||||
- DELUGE_LOGLEVEL=error #optional
|
||||
volumes:
|
||||
- /docker/deluge:/config
|
||||
- /docker/deluge2:/config
|
||||
- /srv/mergerfs/storage/seed:/seed
|
||||
ports:
|
||||
- "8112:8112"
|
||||
- "58846:58846"
|
||||
restart: unless-stopped
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Reference in New Issue