updated some docker compose files, main script for setup and added jellyfin configs. dash still nonfunctional.

This commit is contained in:
2026-03-05 03:50:44 +01:00
parent 24506cea6a
commit 07f251f119
6 changed files with 80 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ services:
environment:
- PUID=1000
- PGID=1000
- TZ=$timezone
- TZ=?timezone?
- ALLOW_INTERNAL_REQUESTS=false #optional
- APP_NAME=Home
volumes: