1
0
Fork 0

deluge: change seed location

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

View File

@ -11,7 +11,7 @@ services:
- DELUGE_LOGLEVEL=error #optional
volumes:
- /docker/deluge:/config
- /srv/mergerfs/storage/seed:/downloads
- /srv/mergerfs/storage/seed:/seed
ports:
- 8112:8112
- 6881:6881