doc: add initial README and sample environment files
This commit is contained in:
9
env.example
Normal file
9
env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
CONFIG=~/tmp-cfg
|
||||
TZ=Europe/Amsterdam
|
||||
XMPP_DOMAIN=meet.jitsi
|
||||
JVB_COMPONENT_SECRET=s3cr3t
|
||||
JVB_STUN_SERVERS=stun.l.google.com:19302,stun1.l.google.com:19302,stun2.l.google.com:19302
|
||||
JICOFO_COMPONENT_SECRET=s3cr37
|
||||
JICOFO_AUTH_USER=focus
|
||||
JICOFO_AUTH_PASSWORD=passw0rd
|
||||
|
||||
Reference in New Issue
Block a user