hippocampus: matrix: livekit: bind/ports
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user