Add compose user
This commit is contained in:
@@ -2,6 +2,7 @@ services:
|
|||||||
jellyfin:
|
jellyfin:
|
||||||
image: jellyfin/jellyfin:latest
|
image: jellyfin/jellyfin:latest
|
||||||
container_name: jellyfin
|
container_name: jellyfin
|
||||||
|
user: "1000:1000"
|
||||||
shm_size: "2gb"
|
shm_size: "2gb"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
# ports:
|
# ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user