mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
docs(livekit): fix port in caddy config example
Signed-off-by: rooot <hey@rooot.gay>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user