xmpp: add ability to customize the jicofo auth user

This commit is contained in:
Saúl Ibarra Corretgé
2018-04-26 08:38:59 +02:00
parent 0bbe673cc3
commit 84332c9527
4 changed files with 5 additions and 1 deletions

View File

@@ -10,7 +10,9 @@ services:
volumes:
- ${CONFIG}/meet:/config
environment:
- JICOFO_AUTH_USER
- XMPP_DOMAIN
- XMPP_AUTH_DOMAIN
- XMPP_BOSH_URL_BASE=http://xmpp.meet.jitsi:5280
- TZ
networks: