core: make HTTP, HTTPS and JVB ports configurable

This commit is contained in:
Saúl Ibarra Corretgé
2018-09-19 22:12:57 +02:00
parent d7dce6240d
commit e8fde8cb8c
5 changed files with 17 additions and 5 deletions

View File

@@ -8,5 +8,3 @@ RUN \
COPY rootfs/ /
VOLUME /config
EXPOSE 10000/udp

View File

@@ -1,4 +1,5 @@
org.jitsi.videobridge.AUTHORIZED_SOURCE_REGEXP={{ .Env.JICOFO_AUTH_USER }}@{{ .Env.XMPP_AUTH_DOMAIN }}/.*
org.jitsi.videobridge.SINGLE_PORT_HARVESTER_PORT={{ .Env.JVB_PORT }}
org.jitsi.videobridge.DISABLE_TCP_HARVESTER=true
org.ice4j.ice.harvest.STUN_MAPPING_HARVESTER_ADDRESSES={{ .Env.JVB_STUN_SERVERS }}
org.ice4j.ice.harvest.NAT_HARVESTER_LOCAL_ADDRESS=