This repository has been archived on 2023-03-15. You can view files and clone it, but cannot push or open issues or pull requests.
infrastructure/docker/jitsi/dev.env

11 lines
312 B
Bash
Raw Normal View History

2020-03-22 17:01:54 +00:00
JITSI_SECRET_VIDEOBRIDGE=S3CR3T01
JITSI_SECRET_JICOFO_COMPONENT=S3CR3T02
JITSI_SECRET_JICOFO_USER=S3CR3T03
JITSI_PROSODY_BOSH_PORT=5280
2020-03-27 08:02:49 +00:00
JITSI_PROSODY_BOSH_HOST=127.0.0.1
JITSI_PROSODY_HOST=127.0.0.1
2020-03-22 17:01:54 +00:00
JITSI_CERTS_FOLDER=/certs/
2020-03-22 18:47:10 +00:00
JITSI_NAT_PUBLIC_IP=77.204.7.239
JITSI_NAT_LOCAL_IP=192.168.0.18
2020-04-26 21:07:01 +00:00
JITSI_VIDEO_TCP=8080