release: stable-5870

* d9b84cf jibri: set base URL for joining meetings
* a77a43e jibri: update default Chrome version to 90
* a90e4ce doc: drop confusing port number from PUBLIC_URL
* 8620caa doc: clarify env variable
* 6f52f71 web: add FLoC environment variable
* 014aa59 web: add default language variable
* ce25bf6 doc: update CHANGELOG
* 6bf1336 misc: working on latest
This commit is contained in:
Saúl Ibarra Corretgé
2021-05-14 15:16:04 +02:00
parent d9b84cfc2a
commit 77da42537e
4 changed files with 19 additions and 6 deletions

View File

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