13 lines
383 B
Bash
13 lines
383 B
Bash
|
JVB_AUTH_USER=jvb
|
||
|
JVB_PORT="30300"
|
||
|
JVB_STUN_SERVERS=stun.l.google.com:19302,stun1.l.google.com:19302,stun2.l.google.com:19302
|
||
|
JVB_TCP_HARVESTER_DISABLED="true"
|
||
|
JICOFO_AUTH_USER=focus
|
||
|
XMPP_AUTH_DOMAIN=auth.meet.jitsi
|
||
|
XMPP_BOSH_URL_BASE=http://127.0.0.1:5280
|
||
|
|
||
|
XMPP_DOMAIN=meet.jitsi
|
||
|
XMPP_INTERNAL_MUC_DOMAIN=internal-muc.meet.jitsi
|
||
|
XMPP_MUC_DOMAIN=muc.meet.jitsi
|
||
|
XMPP_SERVER=localhost
|