You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docker-jitsi/.env.example

43 lines
717 B

# Global Settings
LOCAL_STACK_DIR=/srv/docker/volumes/jitsi-meet
TZ=Europe/Berlin
# Jitsi Web Frontend
WEB_IMG=
WEB_TAG=
WEB_CONTAINER_NAME=
WEB_RESTART=
# Prosody (XMPP Server)
PRS_IMG=
PRS_TAG=
PRS_CONTAINER_NAME=
PRS_RESTART=
# Jicofo (Focus Component)
JCF_IMG=
JCF_TAG=
JCF_CONTAINER_NAME=
JCF_RESTART=
# Jvb (Video Bridge)
JVB_IMG=
JVB_TAG=
JVB_CONTAINER_NAME=
JVB_RESTART=
# Media port
JVB_PORT=
# Public URL for the web service (required)
PUBLIC_URL=https://sub.domain.tld
#
# Advanced configuration options (you generally don't need to change these)
#
# Internal XMPP server
XMPP_SERVER=
# Internal XMPP domain for authenticated services
XMPP_AUTH_DOMAIN=
# Internal XMPP server URL
XMPP_BOSH_URL_BASE=