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:
@@ -63,7 +63,6 @@ services:
|
||||
image: jitsi/jvb
|
||||
ports:
|
||||
- "10000:10000/udp"
|
||||
- "4443:4443"
|
||||
volumes:
|
||||
- ${CONFIG}/jvb:/config
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user