fix: proxy LiveKit subdomain to cloud service
This commit is contained in:
+6
-1
@@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user