release: stable-5142-4
*6f7b2b4prosody: add internal domain name to default cross-domains list *ada7b95jvb: fix check for JVB_TCP_HARVESTER_DISABLED *a7fb101jibri: don't provide a non-existing finalizer path *d013053jibri: add missing dependency for `kill` command *0b25141web: Add ENABLE_HSTS flag to disable strict-transport-security header *f856037web: add more config options *eedac14web: add ability to disable IPv6 *af6f3acdoc: update CHANGELOG *e3bb5c1misc: working on latest
This commit is contained in:
@@ -3,7 +3,7 @@ version: '3'
|
||||
services:
|
||||
# SIP gateway (audio)
|
||||
jigasi:
|
||||
image: jitsi/jigasi:latest
|
||||
image: jitsi/jigasi:stable-5142-4
|
||||
restart: ${RESTART_POLICY}
|
||||
ports:
|
||||
- '${JIGASI_PORT_MIN}-${JIGASI_PORT_MAX}:${JIGASI_PORT_MIN}-${JIGASI_PORT_MAX}/udp'
|
||||
|
||||
Reference in New Issue
Block a user