release: stable-stable-5390-2

* 3e04fb4 prosody: fix lobby when authentication is enabled
* 24781e3 misc: working on latest
This commit is contained in:
Saúl Ibarra Corretgé
2021-02-02 10:07:38 +01:00
parent 3e04fb4fc2
commit e561b1fb28
4 changed files with 13 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ version: '3'
services:
# SIP gateway (audio)
jigasi:
image: jitsi/jigasi:latest
image: jitsi/jigasi:stable-stable-5390-2
restart: ${RESTART_POLICY}
ports:
- '${JIGASI_PORT_MIN}-${JIGASI_PORT_MAX}:${JIGASI_PORT_MIN}-${JIGASI_PORT_MAX}/udp'