Replaces Google's STUN servers

This commit is contained in:
Jan Beilicke 2020-04-09 22:17:52 +02:00
parent e23155d3d7
commit 433098684c
2 changed files with 3 additions and 2 deletions

View file

@ -184,7 +184,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={{ jitsi_jvb_stun_servers }}
# Media port for the Jitsi Videobridge
JVB_PORT=10000