1
0
Fork 0

deluge: change config location

This commit is contained in:
Lukáš Kucharczyk 2022-08-29 12:10:56 +02:00
parent 2d40a1ebe6
commit 7f07e886ac
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ services:
- TZ=Europe/Prague
- DELUGE_LOGLEVEL=error #optional
volumes:
- /docker/deluge:/config
- /docker/deluge2:/config
- /srv/mergerfs/storage/seed:/seed
ports:
- "8112:8112"