[mod] user

This commit is contained in:
Andy Bunce 2022-03-20 13:21:58 +00:00
parent f62c64c1b3
commit 1c624f8df0

View file

@ -3,7 +3,7 @@ services:
jellyfin:
image: jellyfin/jellyfin
container_name: jellyfin
user: uid:gid
user: 1000:1000
network_mode: "host"
volumes:
- ./config:/config