From e195cbf21ab04480b9b75e3a2ba1a759b523b725 Mon Sep 17 00:00:00 2001 From: Paul Tiedtke Date: Thu, 8 Oct 2020 10:11:06 +0200 Subject: [PATCH] jvb: make jvb apis available from outside the container --- jvb/rootfs/defaults/sip-communicator.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jvb/rootfs/defaults/sip-communicator.properties b/jvb/rootfs/defaults/sip-communicator.properties index 9f3300f..8b1166a 100644 --- a/jvb/rootfs/defaults/sip-communicator.properties +++ b/jvb/rootfs/defaults/sip-communicator.properties @@ -28,3 +28,5 @@ org.jitsi.videobridge.rest.COLIBRI_WS_DISABLE=false org.jitsi.videobridge.rest.jetty.port=9090 org.jitsi.videobridge.rest.COLIBRI_WS_DOMAIN={{ $WS_DOMAIN }} org.jitsi.videobridge.rest.COLIBRI_WS_TLS=true + +org.jitsi.videobridge.rest.private.jetty.host=0.0.0.0