mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 02:14:54 +01:00
build
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user