release: stable-5142-3
*c2c6460prosody: fix cross-domain WS default value *8261f72jicofo,jigase: add ability to extend the config file *6a4887dweb: use env variables to set worker processes and connections *5679578prosody: add env var to config cross domain settings *effb30bprosody: always rebuild configs on start *905d431jicofo,jigasi: always rebuild configs on start *c52b64amisc: 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-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