mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-22 19:15:08 +03:00
Fix LiveKit ports
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Local LiveKit SFU for FromChat development.
|
||||
# Match keys in deployment/.env — see deployment/livekit.local.env.example
|
||||
port: 7880
|
||||
port: 8303
|
||||
|
||||
rtc:
|
||||
tcp_port: 7881
|
||||
tcp_port: 8304
|
||||
port_range_start: 50000
|
||||
port_range_end: 60000
|
||||
use_external_ip: false
|
||||
|
||||
Reference in New Issue
Block a user