Re-add password
This commit is contained in:
parent
c8fa352bf6
commit
18141f3d37
@ -12,7 +12,7 @@ services:
|
|||||||
- LISTEN_ADDRESS=0.0.0.0
|
- LISTEN_ADDRESS=0.0.0.0
|
||||||
- DELUGE_PORT=58846
|
- DELUGE_PORT=58846
|
||||||
- DELUGE_USER=localclient
|
- DELUGE_USER=localclient
|
||||||
- DELUGE_PASSWORD=
|
- DELUGE_PASSWORD=deluge
|
||||||
volumes:
|
volumes:
|
||||||
- $DOCKER_DATA/deluge/ggn:/root/.config/deluge/
|
- $DOCKER_DATA/deluge/ggn:/root/.config/deluge/
|
||||||
|
|
||||||
@ -28,7 +28,7 @@ services:
|
|||||||
- LISTEN_ADDRESS=0.0.0.0
|
- LISTEN_ADDRESS=0.0.0.0
|
||||||
- DELUGE_PORT=58846
|
- DELUGE_PORT=58846
|
||||||
- DELUGE_USER=localclient
|
- DELUGE_USER=localclient
|
||||||
- DELUGE_PASSWORD=
|
- DELUGE_PASSWORD=deluge
|
||||||
volumes:
|
volumes:
|
||||||
- $DOCKER_DATA/deluge/mam:/root/.config/deluge/
|
- $DOCKER_DATA/deluge/mam:/root/.config/deluge/
|
||||||
|
|
||||||
@ -44,7 +44,7 @@ services:
|
|||||||
- LISTEN_ADDRESS=0.0.0.0
|
- LISTEN_ADDRESS=0.0.0.0
|
||||||
- DELUGE_PORT=58846
|
- DELUGE_PORT=58846
|
||||||
- DELUGE_USER=localclient
|
- DELUGE_USER=localclient
|
||||||
- DELUGE_PASSWORD=
|
- DELUGE_PASSWORD=deluge
|
||||||
volumes:
|
volumes:
|
||||||
- $DOCKER_DATA/deluge/emp:/root/.config/deluge/
|
- $DOCKER_DATA/deluge/emp:/root/.config/deluge/
|
||||||
|
|
||||||
@ -60,7 +60,7 @@ services:
|
|||||||
- LISTEN_ADDRESS=0.0.0.0
|
- LISTEN_ADDRESS=0.0.0.0
|
||||||
- DELUGE_PORT=58846
|
- DELUGE_PORT=58846
|
||||||
- DELUGE_USER=localclient
|
- DELUGE_USER=localclient
|
||||||
- DELUGE_PASSWORD=
|
- DELUGE_PASSWORD=deluge
|
||||||
volumes:
|
volumes:
|
||||||
- $DOCKER_DATA/deluge/pub:/root/.config/deluge/
|
- $DOCKER_DATA/deluge/pub:/root/.config/deluge/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user