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

@@ -1,6 +1,12 @@
# Directory where all configuration will be stored.
CONFIG=~/.jitsi-meet-cfg
# Exposed HTTP port.
HTTP_PORT=8000
# Exposed HTTPS port.
HTTPS_PORT=8443
# System time zone.
TZ=Europe/Amsterdam
@@ -23,6 +29,9 @@ JVB_COMPONENT_SECRET=s3cr3t
# STUN servers used to discover the server's public IP.
JVB_STUN_SERVERS=stun.l.google.com:19302,stun1.l.google.com:19302,stun2.l.google.com:19302
# Media port for the Jitsi Videobridge
JVB_PORT=10000
# XMPP component password for Jicofo.
JICOFO_COMPONENT_SECRET=s3cr37