mirror of
https://github.com/iv-org/documentation.git
synced 2025-11-23 17:13:17 -05:00
chore: add captions endpoint + rework nginx config
This commit is contained in:
parent
baf62898f3
commit
eafb7fe65f
4 changed files with 30 additions and 42 deletions
|
|
@ -10,6 +10,7 @@ https://<server_name> {
|
|||
path /latest_version
|
||||
path /api/manifest/dash/id/*
|
||||
path /videoplayback*
|
||||
/api/v1/captions/*
|
||||
}
|
||||
|
||||
reverse_proxy @companion localhost:8282
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue