chore: add captions endpoint + rework nginx config

This commit is contained in:
Émilien (perso) 2025-09-02 14:21:03 +00:00
parent baf62898f3
commit eafb7fe65f
4 changed files with 30 additions and 42 deletions

View file

@ -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