Update docker-compose.yml

This commit is contained in:
Minecon724 2025-04-10 16:42:05 +02:00
commit 44ffe437a3

View file

@ -51,6 +51,9 @@ services:
DIFFICULTY: "1"
TARGET: "http://invidious:3000"
POLICY_FNAME: "/data/cfg/botPolicy.json"
REVERSE_PROXY_TRUSTED_PROXIES: "192.168.81.0/24"
OG_PASSTHROUGH: "true"
WEBMASTER_EMAIL: "admin@example.com"
ports:
- "192.168.81.2:8923:8923"
volumes: