Add compose user

This commit is contained in:
2026-08-05 16:09:37 +00:00
parent b622516d89
commit e99859890e
+1
View File
@@ -2,6 +2,7 @@ services:
jellyfin:
image: jellyfin/jellyfin:latest
container_name: jellyfin
user: "1000:1000"
shm_size: "2gb"
restart: unless-stopped
# ports: