hippocampus: matrix: livekit: bind/ports

This commit is contained in:
2026-02-14 17:42:51 -05:00
parent fd0a173666
commit 28e3b5d06c

View File

@@ -21,7 +21,9 @@
redis = { createLocally = false; }; redis = { createLocally = false; };
settings = { settings = {
port = 7375; port = 7375;
bind_addresses = [""];
rtc = { rtc = {
port = 7376;
port_range_end = 50100; port_range_end = 50100;
port_range_start = 50200; port_range_start = 50200;
use_external_ip = true; use_external_ip = true;