diff --git a/homelab/seedbox/config/monitoring/docker-compose.yml b/homelab/seedbox/config/monitoring/docker-compose.yml index ff148808..928ad1e0 100644 --- a/homelab/seedbox/config/monitoring/docker-compose.yml +++ b/homelab/seedbox/config/monitoring/docker-compose.yml @@ -11,6 +11,8 @@ services: - DELUGE_HOST=172.25.0.20 - LISTEN_ADDRESS=0.0.0.0 - DELUGE_PORT=58946 + - DELUGE_USER=localclient + - DELUGE_PASSWORD=deluge #volumes: # - $DOCKER_DATA/deluge/ggn:/root/.config/deluge/ @@ -25,6 +27,8 @@ services: - DELUGE_HOST=172.25.0.21 - LISTEN_ADDRESS=0.0.0.0 - DELUGE_PORT=58946 + - DELUGE_USER=localclient + - DELUGE_PASSWORD=deluge #volumes: # - $DOCKER_DATA/deluge/mam:/root/.config/deluge/ @@ -39,6 +43,8 @@ services: - DELUGE_HOST=172.25.0.22 - LISTEN_ADDRESS=0.0.0.0 - DELUGE_PORT=58946 + - DELUGE_USER=localclient + - DELUGE_PASSWORD=deluge #volumes: # - $DOCKER_DATA/deluge/emp:/root/.config/deluge/ @@ -53,6 +59,8 @@ services: - DELUGE_HOST=172.25.0.23 - LISTEN_ADDRESS=0.0.0.0 - DELUGE_PORT=58946 + - DELUGE_USER=localclient + - DELUGE_PASSWORD=deluge #volumes: # - $DOCKER_DATA/deluge/pub:/root/.config/deluge/