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
committed by Jade Ellis
parent 12069e7c86
commit f9e7f019ad
+1 -1
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