Jellyfin is up to date

This commit is contained in:
2025-01-14 09:47:42 -08:00
parent f3bba9e7e4
commit 216719fdf4
3 changed files with 8 additions and 9 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# jellyfin # Jellyfin
Last Updated: Sun July 28, 2024 14:30:43 PDT Last Updated: Jan 14, 2025
## Overview ## Overview
-2
View File
@@ -1,5 +1,3 @@
version: '3.4'
services: services:
jellyfin: jellyfin:
extends: extends:
+5 -4
View File
@@ -1,6 +1,7 @@
# Global
COOKBOOK=/git/docker-compose-cookbooks #HELP: cookbooks
# jellyfin
JELLYFIN_IMAGE=jellyfin/jellyfin:latest
VOL_PATH=./data VOL_PATH=./data
COOKBOOK=/git/docker-compose-cookbooks #HELP: cookbooks
# Jellyfin
JELLYFIN_IMAGE=jellyfin/jellyfin:latest
JELLYFIN_PublishedServerUrl=http://localhost:8096 JELLYFIN_PublishedServerUrl=http://localhost:8096