jvb: make jvb apis available from outside the container

This commit is contained in:
Paul Tiedtke 2020-10-08 10:11:06 +02:00 committed by GitHub
parent 409cade8ec
commit e195cbf21a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,3 +28,5 @@ org.jitsi.videobridge.rest.COLIBRI_WS_DISABLE=false
org.jitsi.videobridge.rest.jetty.port=9090
org.jitsi.videobridge.rest.COLIBRI_WS_DOMAIN={{ $WS_DOMAIN }}
org.jitsi.videobridge.rest.COLIBRI_WS_TLS=true
org.jitsi.videobridge.rest.private.jetty.host=0.0.0.0