This commit is contained in:
Jean Froment 2021-02-15 15:15:15 +01:00
parent 5ceb7d3a12
commit 75f0d66089
2 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ bazarr: enable
lidarr: enable
tautulli: enable
jdownloader: enable
tdarr: disable
tdarr: enable
tdarrv2: enable
nextcloud: enable
portainer: enable

View File

@ -7,7 +7,7 @@ services:
- PUID=${PUID}
- PGID=${PGID}
- TZ=${TZ}
- serverIP=tdarrv2
- serverIP=0.0.0.0
- serverPort=8266
- webUIPort=8265
volumes:
@ -43,7 +43,7 @@ volumes:
configtdarrv2:
driver: local-persist
driver_opts:
mountpoint: /data/config/tdarr
mountpoint: /data/config/tdarrv2
transcodes:
driver: local-persist
driver_opts: