docs(livekit): fix port in caddy config example

Signed-off-by: rooot <hey@rooot.gay>
This commit is contained in:
rooot 2026-02-16 04:32:35 +01:00
parent c2ea303363
commit de6a44d272
No known key found for this signature in database
GPG key ID: 3582D7B034FF964F

View file

@ -137,7 +137,7 @@ By default, all routes should be forwarded to Livekit with the exception of the
# for lk-jwt-service
@lk-jwt-service path /sfu/get* /healthz* /get_token*
route @lk-jwt-service {
reverse_proxy 127.0.0.1:8080
reverse_proxy 127.0.0.1:8081
}
# for livekit