Jitsi : jicofo port fix? 2
This commit is contained in:
parent
43510e0472
commit
6f933105ae
|
@ -59,7 +59,7 @@ echo "ENABLE_P2P=false" >> .env
|
|||
echo "XMPP_SERVER=prosody" >> .env
|
||||
echo "XMPP_BOSH_URL_BASE=http://prosody:5280" >> .env
|
||||
echo "JVB_PORT=${listen_port}" >> .env
|
||||
echo "JICOFO_REST_PORT={jicofo_port}" >> .env
|
||||
echo "JICOFO_REST_PORT=${jicofo_port}" >> .env
|
||||
echo "DISABLE_HTTPS=1" >> .env
|
||||
echo "ENABLE_IPV6=0" >> .env
|
||||
|
||||
|
|
Loading…
Reference in a new issue