add mising /download endpoint from companion on the webserver configurations

Required for download to work on invidious due to commit: 8fd0b82c38
This commit is contained in:
Fijxu 2025-05-08 12:19:13 -04:00
parent ec79d88477
commit f6bdf68e5e
No known key found for this signature in database
GPG key ID: 32C1DDF333EDA6A4
3 changed files with 13 additions and 0 deletions

View file

@ -10,6 +10,7 @@ https://<server_name> {
path /latest_version
path /api/manifest/dash/id/*
path /videoplayback*
path /download*
}
reverse_proxy @companion localhost:8282