diff --git a/infra/Caddyfile b/infra/Caddyfile index e7918fc..57cb7d1 100644 --- a/infra/Caddyfile +++ b/infra/Caddyfile @@ -15,5 +15,10 @@ } lk.165-22-129-249.sslip.io { - reverse_proxy localhost:7880 + reverse_proxy https://meta-54zzak8x.livekit.cloud { + header_up Host meta-54zzak8x.livekit.cloud + transport http { + tls_server_name meta-54zzak8x.livekit.cloud + } + } }