release: stable-9584-1
*29a4523feat(jvb) add JVB_CC_TRUST_BWE environment variable *0f7be54feat(prometheus): Prometheus container and basic scraping configuration (#1838) *9c87bbafeat(jitsi-meet): added grafana loki and otel integration for log analysis (#1844) *fcb90bafix(web): whiteboard config.js syntax error (#1851) *811518bmisc: working on unstable
This commit is contained in:
@@ -3,7 +3,7 @@ version: '3.5'
|
||||
services:
|
||||
# SIP gateway (audio)
|
||||
jigasi:
|
||||
image: jitsi/jigasi:${JITSI_IMAGE_VERSION:-unstable}
|
||||
image: jitsi/jigasi:${JITSI_IMAGE_VERSION:-stable-9584-1}
|
||||
restart: ${RESTART_POLICY:-unless-stopped}
|
||||
ports:
|
||||
- '${JIGASI_PORT_MIN:-20000}-${JIGASI_PORT_MAX:-20050}:${JIGASI_PORT_MIN:-20000}-${JIGASI_PORT_MAX:-20050}/udp'
|
||||
|
||||
Reference in New Issue
Block a user