diff --git a/machines/hippocampus/servers/public/matrix/rtc.nix b/machines/hippocampus/servers/public/matrix/rtc.nix index bc03ea8..e15ffd2 100644 --- a/machines/hippocampus/servers/public/matrix/rtc.nix +++ b/machines/hippocampus/servers/public/matrix/rtc.nix @@ -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 = {