jvb: disable TCP harvester

TCP is to be handled by a TURN server, which provides other improvements like
P2P for 1-1 calls.
This commit is contained in:
Saúl Ibarra Corretgé
2018-08-09 23:29:27 +02:00
parent 271300a37e
commit 366bd3e4fe
3 changed files with 2 additions and 3 deletions

View File

@@ -63,7 +63,6 @@ services:
image: jitsi/jvb
ports:
- "10000:10000/udp"
- "4443:4443"
volumes:
- ${CONFIG}/jvb:/config
environment: