mirror of
https://github.com/ghndrx/docker-compose.git
synced 2026-02-10 06:45:14 +00:00
update path - TODO: update to env variable later...
This commit is contained in:
@@ -10,8 +10,8 @@ services:
|
|||||||
- TZ=Etc/UTC
|
- TZ=Etc/UTC
|
||||||
- DELUGE_LOGLEVEL=error #optional
|
- DELUGE_LOGLEVEL=error #optional
|
||||||
volumes:
|
volumes:
|
||||||
- /opt/docker/deluge/config:/config
|
- /opt/deluge/config:/config
|
||||||
- /opt/docker/deluge/downloads:/downloads
|
- /opt/deluge/downloads:/downloads
|
||||||
ports:
|
ports:
|
||||||
- 8112:8112
|
- 8112:8112
|
||||||
- 6881:6881
|
- 6881:6881
|
||||||
|
|||||||
Reference in New Issue
Block a user