Update to latest jellyfin, see if it's fixed
This commit is contained in:
parent
369e6bdb1e
commit
d11c9b2d32
@ -2,7 +2,7 @@ version: '3'
|
||||
services:
|
||||
jellyfin:
|
||||
container_name: jellyfin
|
||||
image: jellyfin/jellyfin:10.9.3
|
||||
image: jellyfin/jellyfin:latest
|
||||
network_mode: 'host'
|
||||
restart: 'unless-stopped'
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user