xmpp: fix XMPP_AUTH_DOMAIN example
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
CONFIG=~/tmp-cfg
|
CONFIG=~/tmp-cfg
|
||||||
TZ=Europe/Amsterdam
|
TZ=Europe/Amsterdam
|
||||||
XMPP_DOMAIN=meet.jitsi
|
XMPP_DOMAIN=meet.jitsi
|
||||||
XMPP_AUTH_DOMAIN=meet.jitsi
|
XMPP_AUTH_DOMAIN=auth.meet.jitsi
|
||||||
JVB_COMPONENT_SECRET=s3cr3t
|
JVB_COMPONENT_SECRET=s3cr3t
|
||||||
JVB_STUN_SERVERS=stun.l.google.com:19302,stun1.l.google.com:19302,stun2.l.google.com:19302
|
JVB_STUN_SERVERS=stun.l.google.com:19302,stun1.l.google.com:19302,stun2.l.google.com:19302
|
||||||
JICOFO_COMPONENT_SECRET=s3cr37
|
JICOFO_COMPONENT_SECRET=s3cr37
|
||||||
|
|||||||
Reference in New Issue
Block a user