release: stable-5870
*d9b84cfjibri: set base URL for joining meetings *a77a43ejibri: update default Chrome version to 90 *a90e4cedoc: drop confusing port number from PUBLIC_URL *8620caadoc: clarify env variable *6f52f71web: add FLoC environment variable *014aa59web: add default language variable *ce25bf6doc: update CHANGELOG *6bf1336misc: 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-5870
|
||||
restart: ${RESTART_POLICY}
|
||||
ports:
|
||||
- '${JIGASI_PORT_MIN}-${JIGASI_PORT_MAX}:${JIGASI_PORT_MIN}-${JIGASI_PORT_MAX}/udp'
|
||||
|
||||
Reference in New Issue
Block a user