diff --git a/jellyfin/README.md b/jellyfin/README.md index fc346e9..6c69fe0 100644 --- a/jellyfin/README.md +++ b/jellyfin/README.md @@ -1,6 +1,6 @@ -# jellyfin +# Jellyfin -Last Updated: Sun July 28, 2024 14:30:43 PDT +Last Updated: Jan 14, 2025 ## Overview diff --git a/jellyfin/sample-extends.yml b/jellyfin/sample-extends.yml index d04113f..3206c87 100644 --- a/jellyfin/sample-extends.yml +++ b/jellyfin/sample-extends.yml @@ -1,5 +1,3 @@ -version: '3.4' - services: jellyfin: extends: diff --git a/jellyfin/sample.env b/jellyfin/sample.env index 4002612..b4fd1e6 100644 --- a/jellyfin/sample.env +++ b/jellyfin/sample.env @@ -1,6 +1,7 @@ - -COOKBOOK=/git/docker-compose-cookbooks #HELP: cookbooks -# jellyfin -JELLYFIN_IMAGE=jellyfin/jellyfin:latest +# Global VOL_PATH=./data -JELLYFIN_PublishedServerUrl=http://localhost:8096 \ No newline at end of file +COOKBOOK=/git/docker-compose-cookbooks #HELP: cookbooks + +# Jellyfin +JELLYFIN_IMAGE=jellyfin/jellyfin:latest +JELLYFIN_PublishedServerUrl=http://localhost:8096