From 7c4cef0f9c684a8d29cceb5991d9aab3f6702d84 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Thu, 2 Apr 2020 20:24:50 +0200 Subject: Try to improve Jitsi --- docker/jitsi/dev.env | 1 + 1 file changed, 1 insertion(+) (limited to 'docker/jitsi/dev.env') diff --git a/docker/jitsi/dev.env b/docker/jitsi/dev.env index 722ca1d..9a94a81 100644 --- a/docker/jitsi/dev.env +++ b/docker/jitsi/dev.env @@ -7,3 +7,4 @@ JITSI_PROSODY_HOST=127.0.0.1 JITSI_CERTS_FOLDER=/certs/ JITSI_NAT_PUBLIC_IP=77.204.7.239 JITSI_NAT_LOCAL_IP=192.168.0.18 +JITSI_VIDEO_TCP=995 -- cgit v1.2.3