Fix users and groups

This commit is contained in:
Marko Korhonen 2020-02-14 00:42:37 +02:00
parent 16ad69644e
commit 2d843fa429
2 changed files with 4 additions and 2 deletions

View file

@ -5,7 +5,7 @@ services:
container_name: jellyfin
environment:
- TZ=Europe/Helsinki
user: "${UID}:${GID}"
user: "1000:985"
ports:
- "8096:8096"
networks: