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
|
## Overview
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,3 @@
|
|||||||
version: '3.4'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
jellyfin:
|
jellyfin:
|
||||||
extends:
|
extends:
|
||||||
|
|||||||
+6
-5
@@ -1,6 +1,7 @@
|
|||||||
|
# Global
|
||||||
COOKBOOK=/git/docker-compose-cookbooks #HELP: cookbooks
|
|
||||||
# jellyfin
|
|
||||||
JELLYFIN_IMAGE=jellyfin/jellyfin:latest
|
|
||||||
VOL_PATH=./data
|
VOL_PATH=./data
|
||||||
JELLYFIN_PublishedServerUrl=http://localhost:8096
|
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