mirror of
https://github.com/iv-org/documentation.git
synced 2025-05-22 00:20:44 -04:00
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:
parent
ec79d88477
commit
f6bdf68e5e
3 changed files with 13 additions and 0 deletions
|
@ -10,6 +10,7 @@ https://<server_name> {
|
|||
path /latest_version
|
||||
path /api/manifest/dash/id/*
|
||||
path /videoplayback*
|
||||
path /download*
|
||||
}
|
||||
|
||||
reverse_proxy @companion localhost:8282
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue