release: stable-4548-1
*abf2f73jicofo: fix setting incorrect auth URL scheme for JWT *3472ab0jicofo: add ability to configure health checks *ec3622bjibri: install jitsi-upload-integrations by default *0e7bc91etherpad: pin image version *4fa50b9jwt: do not load token_verification module with disabled authentication *b0d76a2jibri: add jq dep for upload integrations *53b58fdjvb: add jq, curl deps for graceful_shutdown.sh *2d063addoc: update installation instructions *e73df5fmisc: 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-4548-1
|
||||
restart: ${RESTART_POLICY}
|
||||
ports:
|
||||
- '${JIGASI_PORT_MIN}-${JIGASI_PORT_MAX}:${JIGASI_PORT_MIN}-${JIGASI_PORT_MAX}/udp'
|
||||
|
||||
Reference in New Issue
Block a user