[mod] user
This commit is contained in:
parent
f62c64c1b3
commit
1c624f8df0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ services:
|
|||
jellyfin:
|
||||
image: jellyfin/jellyfin
|
||||
container_name: jellyfin
|
||||
user: uid:gid
|
||||
user: 1000:1000
|
||||
network_mode: "host"
|
||||
volumes:
|
||||
- ./config:/config
|
||||
|
|
Loading…
Add table
Reference in a new issue