aboutsummaryrefslogtreecommitdiff
path: root/app/integration/jitsi/dev.env
diff options
context:
space:
mode:
authorQuentin <quentin@deuxfleurs.fr>2020-09-13 11:46:14 +0200
committerQuentin <quentin@deuxfleurs.fr>2020-09-13 11:46:14 +0200
commitda034dabfcedcded964b6022153cf5a8a7ae9380 (patch)
tree46a773e021e58c57a0a0436e4efd0deb133f0199 /app/integration/jitsi/dev.env
parent744fa8b8c9cfd17ee34967f70393e7597d75daa6 (diff)
downloadinfrastructure-da034dabfcedcded964b6022153cf5a8a7ae9380.tar.gz
infrastructure-da034dabfcedcded964b6022153cf5a8a7ae9380.zip
Finally it seems to work
Diffstat (limited to 'app/integration/jitsi/dev.env')
-rw-r--r--app/integration/jitsi/dev.env8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/integration/jitsi/dev.env b/app/integration/jitsi/dev.env
index 4fff8c1..1dd2122 100644
--- a/app/integration/jitsi/dev.env
+++ b/app/integration/jitsi/dev.env
@@ -2,9 +2,9 @@ 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_PROSODY_BOSH_HOST=172.17.0.1
+JITSI_PROSODY_HOST=172.17.0.1
JITSI_CERTS_FOLDER=/certs/
-JITSI_NAT_PUBLIC_IP=77.204.7.239
-JITSI_NAT_LOCAL_IP=192.168.0.18
+JITSI_NAT_PUBLIC_IP=37.164.35.154
+JITSI_NAT_LOCAL_IP=192.168.0.231
JITSI_VIDEO_TCP=8080