From cd80165265e51b12983fe7dd95766cf8ebd32592 Mon Sep 17 00:00:00 2001 From: WardPearce Date: Sun, 22 Feb 2026 16:18:26 +1300 Subject: [PATCH] Update DOCKER-FULL.md --- docs/DOCKER-FULL.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/DOCKER-FULL.md b/docs/DOCKER-FULL.md index 5fec3196..76c9bc07 100644 --- a/docs/DOCKER-FULL.md +++ b/docs/DOCKER-FULL.md @@ -2,7 +2,15 @@ This Guide is for the docker image `wardpearce/materialious-full` **NOT** `wardpearce/materialious` -### Invidious Companion support +### Invidious configuration (If using Invidious) +#### Configuration +The following Invidious values must be set in your config. + +- `domain:` - The reverse proxied domain of your Invidious instance. +- `https_only: true` - Must be set if you are using HTTPS. +- `external_port: 443` - Must be set if you are using HTTPS. + +#### Companion support `public_url` **MUST** be set in Invidious under **invidious_companion** for companion to work with Materialious. e.g.