This repository has been archived on 2025-06-03. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
companion-setup/.env

18 lines
545 B
Bash

# The subnet to rotate from.
# Leave blank to disable IPv6 rotation.
IPV6_SUBNET=2001:db8::/32
# The addresses nginx listens on.
# To disable (effectively), set to something private.
# IPv6 brackets are not needed!
NGINX_IPV4=203.0.113.1
NGINX_IPV6=2001:db8::1
# The hostname under which companion (well, nginx) is served
DOMAIN=example.com
# Note that you still need to uncomment the lines in docker-compose.yml
GLUETUN=false
# Equal to "invidious_companion_key" in your invidious. At least 16 chars!
COMPANION_SECRET_KEY=1234567890abcdef