doc: Add reference to config example for environment variables

Added comment to refer to the configuration example for environment variables.

fixes https://github.com/iv-org/documentation/pull/687
This commit is contained in:
Émilien (perso) 2026-01-08 10:29:23 +01:00 committed by GitHub
parent 41b48cdf37
commit 3cfaf7ca26
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -95,6 +95,9 @@ Make sure to run the newer Docker Compose V2: https://docs.docker.com/compose/in
companion:
image: quay.io/invidious/invidious-companion:latest
# Please read the following file for a comprehensive list of all available
# environment variables and their associated syntax:
# https://github.com/iv-org/invidious/blob/master/config/config.example.yml
environment:
# Use the key generated in the 2nd step
- SERVER_SECRET_KEY=CHANGE_ME!!SAME_AS_INVIDIOUS_COMPANION_SECRET_KEY_FROM_INVIDIOUS_CONFIG