# homepage — tunables. Real .env lives on esh-docker-vm at # /opt/docker/compose/homepage/.env and is NEVER committed. # Host validation. Homepage matches the Host header INCLUDING THE PORT, so a # bare IP does NOT cover the IP:port form -- `10.0.50.45` alone still rejects # http://10.0.50.45:5100/ with "Host validation failed". List every host:port # combination the dashboard is actually reached by. HOMEPAGE_ALLOWED_HOSTS=eshhome,eshhome.esteban.net,10.0.50.45,10.0.50.45:5100,localhost:5100 # Media widget API keys — referenced from services.yaml as # {{HOMEPAGE_VAR_PLEX_KEY}} / {{HOMEPAGE_VAR_JELLYFIN_KEY}} HOMEPAGE_VAR_PLEX_KEY= HOMEPAGE_VAR_JELLYFIN_KEY=