This commit is contained in:
2026-05-10 21:23:07 +02:00
parent e321865b8a
commit 8de7af1972

View File

@@ -2,16 +2,16 @@ services:
tvheadend:
image: lscr.io/linuxserver/tvheadend:latest
container_name: tvheadend
# network_mode: host
network_mode: host
environment:
- PUID=1001
- PGID=1001
- TZ=Europe/Berlin
ports:
- 9981:9981
- 9982:9982
# ports:
# - 9981:9981
# - 9982:9982
volumes:
- /srv/docker/daten/tvheadend/config:/config