From 85c64c7bd150dafc90b30fb43878aaaaf007c314 Mon Sep 17 00:00:00 2001 From: Joey Hafner Date: Mon, 2 May 2022 17:14:32 -0700 Subject: [PATCH] Properly unset password --- seedbox/config/monitoring/docker-compose.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/seedbox/config/monitoring/docker-compose.yml b/seedbox/config/monitoring/docker-compose.yml index 6712ddd..deb6ff5 100644 --- a/seedbox/config/monitoring/docker-compose.yml +++ b/seedbox/config/monitoring/docker-compose.yml @@ -12,7 +12,7 @@ services: - LISTEN_ADDRESS=0.0.0.0 - DELUGE_PORT=58846 - DELUGE_USER=localclient - - DELUGE_PASSWORD=deluge + #- DELUGE_PASSWORD=deluge volumes: - $DOCKER_DATA/deluge/ggn:/root/.config/deluge/ @@ -28,7 +28,7 @@ services: - LISTEN_ADDRESS=0.0.0.0 - DELUGE_PORT=58846 - DELUGE_USER=localclient - - DELUGE_PASSWORD=deluge + #- DELUGE_PASSWORD=deluge volumes: - $DOCKER_DATA/deluge/mam:/root/.config/deluge/ @@ -44,7 +44,7 @@ services: - LISTEN_ADDRESS=0.0.0.0 - DELUGE_PORT=58846 - DELUGE_USER=localclient - - DELUGE_PASSWORD=deluge + #- DELUGE_PASSWORD=deluge volumes: - $DOCKER_DATA/deluge/emp:/root/.config/deluge/ @@ -60,7 +60,7 @@ services: - LISTEN_ADDRESS=0.0.0.0 - DELUGE_PORT=58846 - DELUGE_USER=localclient - - DELUGE_PASSWORD=deluge + #- DELUGE_PASSWORD=deluge volumes: - $DOCKER_DATA/deluge/pub:/root/.config/deluge/