release: stable-5142-3

* c2c6460 prosody: fix cross-domain WS default value
* 8261f72 jicofo,jigase: add ability to extend the config file
* 6a4887d web: use env variables to set worker processes and connections
* 5679578 prosody: add env var to config cross domain settings
* effb30b prosody: always rebuild configs on start
* 905d431 jicofo,jigasi: always rebuild configs on start
* c52b64a misc: working on latest
This commit is contained in:
Saúl Ibarra Corretgé
2020-12-09 13:19:16 +01:00
parent c2c646054b
commit 01baf3c76f
4 changed files with 18 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ version: '3'
services:
jibri:
image: jitsi/jibri:latest
image: jitsi/jibri:stable-5142-3
restart: ${RESTART_POLICY}
volumes:
- ${CONFIG}/jibri:/config:Z