hippocampus: matrix: sfu missing semicolon
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
# for RTC usage, e.g. RTMP, WHIP, etc.
|
||||
ingress = { enable = false; };
|
||||
# Redis is used if we were to use ingress
|
||||
redis = { createLocally = false };
|
||||
redis = { createLocally = false; };
|
||||
settings = {
|
||||
port = 7375;
|
||||
rtc = {
|
||||
|
||||
Reference in New Issue
Block a user