Update media-management.yaml

master
Dex Burgess 2026-01-21 02:38:56 +00:00
parent 9f217dcedb
commit 920ca0f27a
1 changed files with 10 additions and 9 deletions

View File

@ -126,6 +126,15 @@ services:
- /dockers/teamarr/data:/app/data
environment:
- TZ=America/New_York
ecm:
image: ghcr.io/motwakorb/enhancedchannelmanager:latest
container_name: ecm
restart: unless-stopped
#ports:
# - "6100:6100"
volumes:
- /dockers/ecm/config:/config
# VPN
gluetun:
@ -202,16 +211,8 @@ services:
volumes:
- /dockers/qbit/appdata/config:/config
- /dockers/downloads:/downloads
iSponsorBlockTV:
image: ghcr.io/dmunozv04/isponsorblocktv
container_name: iSponsorBlockTV
restart: unless-stopped
network_mode: host
volumes:
- /dockers/isponsorblocktv:/app/data #enter the same pathway as you used for your configurator in step 1
networks:
default:
name: dockers_default
external: true
external: true