diff options
Diffstat (limited to 'docker/jitsi/dev.env')
-rw-r--r-- | docker/jitsi/dev.env | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/docker/jitsi/dev.env b/docker/jitsi/dev.env deleted file mode 100644 index 4fff8c1..0000000 --- a/docker/jitsi/dev.env +++ /dev/null @@ -1,10 +0,0 @@ -JITSI_SECRET_VIDEOBRIDGE=S3CR3T01 -JITSI_SECRET_JICOFO_COMPONENT=S3CR3T02 -JITSI_SECRET_JICOFO_USER=S3CR3T03 -JITSI_PROSODY_BOSH_PORT=5280 -JITSI_PROSODY_BOSH_HOST=127.0.0.1 -JITSI_PROSODY_HOST=127.0.0.1 -JITSI_CERTS_FOLDER=/certs/ -JITSI_NAT_PUBLIC_IP=77.204.7.239 -JITSI_NAT_LOCAL_IP=192.168.0.18 -JITSI_VIDEO_TCP=8080 |