Обновить docker-compose.yml
This commit is contained in:
@@ -30,8 +30,6 @@ services:
|
||||
jellyfin:
|
||||
image: jellyfin/jellyfin
|
||||
container_name: jellyfin
|
||||
# Optional - specify the uid and gid you would like Jellyfin to use instead of root
|
||||
user: uid:gid
|
||||
ports:
|
||||
- 8096:8096/tcp
|
||||
- 7359:7359/udp
|
||||
|
||||
Reference in New Issue
Block a user