1
0
Fork 0

deluge: change config location

This commit is contained in:
Lukáš Kucharczyk 2022-07-20 21:13:28 +02:00
parent f85a6c92f8
commit 6c7e0dd574
1 changed files with 1 additions and 1 deletions

View File

@ -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