Update DOCKER-FULL.md

This commit is contained in:
WardPearce
2026-03-03 20:19:11 +13:00
parent 9fe39ad0b3
commit 202b5a319a
+4
View File
@@ -23,6 +23,10 @@ invidious_companion:
### Proof-of-work Captcha
Will only work while using HTTPS. If in HTTP set `PUBLIC_CAPTCHA_DISABLED` to `true`
### Request to Invidious/RYD/DeArrow fails at proxy level.
Ensure the environmental variable for the relavent service is set or whitelist addtional domains using `WHITELIST_BASE_DOMAIN`, what should be comma separated and be the base domain
e.g. `"youtube.com,google.com"` NOT `"https://youtube.com,https://videos.google.com"`
### Docker Compose
```yaml