update path - TODO: update to env variable later...

This commit is contained in:
gregory hendrickson
2023-11-01 12:36:13 -07:00
parent 8880f493cd
commit c5f4676dc5

View File

@@ -10,8 +10,8 @@ services:
- TZ=Etc/UTC
- DELUGE_LOGLEVEL=error #optional
volumes:
- /opt/docker/deluge/config:/config
- /opt/docker/deluge/downloads:/downloads
- /opt/deluge/config:/config
- /opt/deluge/downloads:/downloads
ports:
- 8112:8112
- 6881:6881