use inv-companion instead of inv-sig-helper

This commit is contained in:
2025-09-14 21:40:25 +05:30
parent f2300b0d37
commit 385ef35d57
3 changed files with 13 additions and 14 deletions

View File

@@ -13,8 +13,7 @@ data:
host: localhost
port: 5432
check_tables: true
signature_server: localhost:12999
visitor_data: ${VISITOR_DATA}
po_token: ${PO_TOKEN}
port: 3000
invidious_companion:
- private_url: "http://localhost:8282/companion"
invidious_companion_key: ${INVIDIOUS_COMPANION_KEY}
hmac_key: ${INVIDIOUS_HMAC_KEY}