mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
Jellyfin is up to date
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
# jellyfin
|
||||
# Jellyfin
|
||||
|
||||
Last Updated: Sun July 28, 2024 14:30:43 PDT
|
||||
Last Updated: Jan 14, 2025
|
||||
|
||||
## Overview
|
||||
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
version: '3.4'
|
||||
|
||||
services:
|
||||
jellyfin:
|
||||
extends:
|
||||
|
||||
+5
-4
@@ -1,6 +1,7 @@
|
||||
|
||||
COOKBOOK=/git/docker-compose-cookbooks #HELP: cookbooks
|
||||
# jellyfin
|
||||
JELLYFIN_IMAGE=jellyfin/jellyfin:latest
|
||||
# Global
|
||||
VOL_PATH=./data
|
||||
COOKBOOK=/git/docker-compose-cookbooks #HELP: cookbooks
|
||||
|
||||
# Jellyfin
|
||||
JELLYFIN_IMAGE=jellyfin/jellyfin:latest
|
||||
JELLYFIN_PublishedServerUrl=http://localhost:8096
|
||||
Reference in New Issue
Block a user