xmpp: make the auth XMPP domain configurable

This commit is contained in:
Saúl Ibarra Corretgé
2018-03-28 08:42:09 +02:00
parent 916788fd1c
commit 80a2a13b5e
7 changed files with 12 additions and 7 deletions

View File

@@ -27,6 +27,7 @@ services:
- ${CONFIG}/prosody:/config
environment:
- XMPP_DOMAIN
- XMPP_AUTH_DOMAIN
- JICOFO_COMPONENT_SECRET
- JVB_COMPONENT_SECRET
- JICOFO_AUTH_USER
@@ -44,6 +45,7 @@ services:
- ${CONFIG}/jicofo:/config
environment:
- XMPP_DOMAIN
- XMPP_AUTH_DOMAIN
- XMPP_SERVER=xmpp.meet.jitsi
- JICOFO_COMPONENT_SECRET
- JICOFO_AUTH_USER
@@ -63,6 +65,7 @@ services:
environment:
- DOCKER_HOST_ADDRESS
- XMPP_DOMAIN
- XMPP_AUTH_DOMAIN
- XMPP_SERVER=xmpp.meet.jitsi
- JVB_COMPONENT_SECRET
- JVB_STUN_SERVERS