[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:
|
jellyfin:
|
||||||
image: jellyfin/jellyfin
|
image: jellyfin/jellyfin
|
||||||
container_name: jellyfin
|
container_name: jellyfin
|
||||||
user: uid:gid
|
user: 1000:1000
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
volumes:
|
volumes:
|
||||||
- ./config:/config
|
- ./config:/config
|
||||||
|
|
Loading…
Add table
Reference in a new issue