Mise à jour de 'deluge/docker-compose.yml'
This commit is contained in:
parent
423db8ea20
commit
6ad50a8a32
|
|
@ -21,6 +21,7 @@ services:
|
||||||
image: ghcr.io/relvacode/storm
|
image: ghcr.io/relvacode/storm
|
||||||
container_name: storm
|
container_name: storm
|
||||||
environment:
|
environment:
|
||||||
|
DELUGE_RPC_VERSION: v2
|
||||||
DELUGE_RPC_HOSTNAME: deluge
|
DELUGE_RPC_HOSTNAME: deluge
|
||||||
DELUGE_RPC_USERNAME: $DELUGE_USER
|
DELUGE_RPC_USERNAME: $DELUGE_USER
|
||||||
DELUGE_RPC_PASSWORD: $DELUGE_PASS
|
DELUGE_RPC_PASSWORD: $DELUGE_PASS
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue