jvb: switch to using Jitsi's STUN server by default

This commit is contained in:
Saúl Ibarra Corretgé 2020-03-27 22:49:56 +01:00
parent 655cf6be4a
commit 264df049c8

View File

@ -182,7 +182,7 @@ JVB_AUTH_USER=jvb
JVB_AUTH_PASSWORD=passw0rd
# STUN servers used to discover the server's public IP.
JVB_STUN_SERVERS=stun.l.google.com:19302,stun1.l.google.com:19302,stun2.l.google.com:19302
JVB_STUN_SERVERS=meet-jit-si-turnrelay.jitsi.net:443
# Media port for the Jitsi Videobridge
JVB_PORT=10000