heather/jitsi: drop jvb 127.0.0.1:8080 publish (conflicts with cinny, not needed — colibri-ws proxied via jitsi-web nginx on alias jvb:9090)

This commit is contained in:
mikl 2026-07-13 22:37:51 +03:00
parent 5db2900db2
commit a30aea52bf

View file

@ -365,7 +365,6 @@ in
service.restart = "unless-stopped";
service.ports = [
"10000:10000/udp"
"127.0.0.1:8080:8080"
];
service.volumes = [ "jitsi-jvb-config:/config" ];
service.depends_on = [ "jitsi-prosody" ];