1
0
Fork 0
This commit is contained in:
Lukáš Kucharczyk 2022-07-20 21:51:15 +02:00
parent bc00f325ae
commit 50d38f9cf8
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ services:
- TZ=Europe/Prague
- DELUGE_LOGLEVEL=error #optional
volumes:
- /docker/delugenew:/config
- /srv/dev-disk-by-uuid-8395dcd4-48bf-4a01-a626-9a7f4cddb339/seed:/seed
- /docker/deluge:/config
- /srv/mergerfs/storage/seed:/seed
ports:
- 8112:8112
- 6881:6881