fix
This commit is contained in:
parent
bc00f325ae
commit
50d38f9cf8
|
@ -10,8 +10,8 @@ services:
|
||||||
- TZ=Europe/Prague
|
- TZ=Europe/Prague
|
||||||
- DELUGE_LOGLEVEL=error #optional
|
- DELUGE_LOGLEVEL=error #optional
|
||||||
volumes:
|
volumes:
|
||||||
- /docker/delugenew:/config
|
- /docker/deluge:/config
|
||||||
- /srv/dev-disk-by-uuid-8395dcd4-48bf-4a01-a626-9a7f4cddb339/seed:/seed
|
- /srv/mergerfs/storage/seed:/seed
|
||||||
ports:
|
ports:
|
||||||
- 8112:8112
|
- 8112:8112
|
||||||
- 6881:6881
|
- 6881:6881
|
||||||
|
|
Loading…
Reference in New Issue