fix: activation du monitoring jitsi

merge-requests/24/head
Lzebulon 2025-06-28 22:34:23 +02:00
parent 3253c07f9b
commit f80e801516
No known key found for this signature in database
GPG Key ID: D6CDAB8050CBBE7D
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@
services.jitsi-videobridge = { services.jitsi-videobridge = {
enable = true; enable = true;
openFirewall = true; openFirewall = true;
# pour le monitoring
colibriRestApi = true;
}; };
services.prometheus.exporters.jitsi = { services.prometheus.exporters.jitsi = {