This commit is contained in:
2025-12-08 18:53:19 +01:00
parent b73b3dc929
commit f6536c0e6c

View File

@@ -153,7 +153,9 @@ services:
JELLYFIN_PublishedServerUrl: https://jf.sectorq.eu JELLYFIN_PublishedServerUrl: https://jf.sectorq.eu
hostname: jellyfin hostname: jellyfin
image: ${DOCKER_REGISTRY:-}lscr.io/linuxserver/jellyfin:latest image: ${DOCKER_REGISTRY:-}lscr.io/linuxserver/jellyfin:latest
devices:
- /dev/dri/renderD128
- /dev/dri/card1
ports: ports:
- target: 8096 - target: 8096
published: 8096 published: 8096