fix: livekit.yaml config (remove invalid bind_addr field)

This commit is contained in:
Shane
2026-08-22 08:15:57 -04:00
parent 456fd4e7e2
commit 18bbc75216
2 changed files with 17 additions and 29 deletions
-6
View File
@@ -1,16 +1,10 @@
port: 7880
bind_addr: 0.0.0.0
rtc:
tcp_port: 7881
udp_port: 7882
port_range_start: 50000
port_range_end: 60000
# Leave empty to use host's public IP for TURN (LAN access)
# For LAN-only, this is fine — clients connect directly
keys:
devkey: devsecret
redis:
# No Redis — single node, in-memory room state