prophet/meet: use colibriRestApi
This commit is contained in:
parent
5c46ff9099
commit
7c557e98f7
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue