prophet/meet: use colibriRestApi

This commit is contained in:
Max Headroom 2023-06-02 16:08:43 +02:00
parent 5c46ff9099
commit 7c557e98f7

View file

@ -23,7 +23,7 @@ in
}; };
services.jitsi-videobridge = { services.jitsi-videobridge = {
openFirewall = true; openFirewall = true;
apis = [ "colibri" "rest" ]; colibriRestApi = true;
config.videobridge = { config.videobridge = {
ice = { ice = {
tcp.port = 7777; tcp.port = 7777;