Compare commits

..

No commits in common. "f99635aa9b727f2f194992d8217ef5756e267ba3" and "d3f3c82a506b543f475f60fa5604e946c50abc6a" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -35,7 +35,7 @@
args:
chdir: '{{ docker_dir }}'
vars:
image_tag: jellyfin/jellyfin:10.10.4
image_tag: jellyfin/jellyfin:10.10.0
docker_dir: '/srv/docker/jellyfin'
configuration_dir: '/home/sonny/.config/jellyfin'

View file

@ -16,7 +16,7 @@ services:
target: /media
- /etc/passwd:/etc/passwd:ro
- /etc/group:/etc/group:ro
restart: always
restart: 'unless-stopped'
ports:
- 8096:8096/tcp
- 1900:1900/udp