Fix Jellyfin config permissions
This commit is contained in:
@@ -3,7 +3,6 @@ services:
|
||||
image: jellyfin/jellyfin:10.11.8@sha256:1694ff069f0c9dafb283c36765175606866769f5d72f2ed56b6a0f1be922fc37
|
||||
container_name: jellyfin
|
||||
restart: unless-stopped
|
||||
user: "99:100"
|
||||
environment:
|
||||
TZ: Europe/Berlin
|
||||
JELLYFIN_PublishedServerUrl: https://jellyfin.kaleschke.info
|
||||
|
||||
Reference in New Issue
Block a user