release: stable-5390-3
*a698da5misc: add jicofo reservation env variables to compose *86c3022web: brandingDataUrl -> dynamicBrandingUrl *88e950djicofo: fix healthcheck *493cbddmisc: fix typo *e12d7f2web : Add DESKTOP_SHARING_FRAMERATE_MIN and MAX env vars *fa98a31examples: fix k8s example *88d1034doc: add port to PUBLIC_URL *c876b40doc: update CHANGELOG *5cf14b0misc: 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-5390-3
|
||||
restart: ${RESTART_POLICY}
|
||||
ports:
|
||||
- '${JIGASI_PORT_MIN}-${JIGASI_PORT_MAX}:${JIGASI_PORT_MIN}-${JIGASI_PORT_MAX}/udp'
|
||||
|
||||
Reference in New Issue
Block a user