aboutsummaryrefslogblamecommitdiff
path: root/docker/jitsi/jitsi-conference-focus/jicofo
blob: 34b5548a419739b500b1df753f372648f0e46175 (plain) (tree)
1
2
3
4
5
6
7
8







                                             
#!/bin/bash

/srv/jicofo/jicofo.sh \
  --host=${JITSI_PROSODY_HOST} \
  --domain=jitsi.deuxfleurs.fr \
  --secret=${JITSI_SECRET_JICOFO_COMPONENT} \
  --user_domain=auth.jitsi.deuxfleurs.fr \
  --user_password=${JITSI_SECRET_JICOFO_USER}