Replaces Google's STUN servers
This commit is contained in:
parent
e23155d3d7
commit
433098684c
2 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue