Update tvheadend/compose.yaml

This commit is contained in:
jasper
2025-12-07 07:46:11 +01:00
parent 7baea14e0c
commit 17a98a368d

View File

@@ -3,6 +3,7 @@ services:
tvheadend:
image: lscr.io/linuxserver/tvheadend:latest
container_name: tvheadend
network_mode: host
environment:
- PUID=1000
- PGID=1000
@@ -11,9 +12,9 @@ services:
volumes:
- /srv/appdata/tvheadend:/config
- /srv/media/recordings:/recordings
ports:
- 9981:9981
- 9982:9982
# ports:
# - 9981:9981
# - 9982:9982
devices:
- /dev/dri:/dev/dri #optional
# - /dev/dvb:/dev/dvb #optional