create an env file

This commit is contained in:
Quentin 2020-03-27 22:08:18 +01:00
parent 8645c7b332
commit abf0b925cc

View file

@ -0,0 +1,9 @@
JITSI_SECRET_VIDEOBRIDGE=redacted
JITSI_SECRET_JICOFO_COMPONENT=redacted
JITSI_SECRET_JICOFO_USER=redacted
JITSI_PROSODY_BOSH_PORT=5280
JITSI_PROSODY_BOSH_HOST=127.0.0.1
JITSI_PROSODY_HOST=127.0.0.1
JITSI_CERTS_FOLDER=/secrets/certs/
JITSI_NAT_PUBLIC_IP=redacted
JITSI_NAT_LOCAL_IP={{ env "NOMAD_IP_videobridge_video1_port" }}