release: stable-9955
*3ba77e1feat(prosody) - Added TURN_USERNAME and TURN_PASSWORD (#1989) *82e98d2web: Added P2P_STUN_SERVERS environment variable (#1990) *02499f8feat(grafana): prosody monitoring dashboard created (#1879) *3af0725web: add option param for Automatic Gain Control *9bc57e2misc: working on unstable
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3.5'
|
||||
|
||||
services:
|
||||
transcriber:
|
||||
image: jitsi/jigasi:${JITSI_IMAGE_VERSION:-unstable}
|
||||
image: jitsi/jigasi:${JITSI_IMAGE_VERSION:-stable-9955}
|
||||
restart: ${RESTART_POLICY:-unless-stopped}
|
||||
volumes:
|
||||
- ${CONFIG}/transcriber:/config:Z
|
||||
|
||||
Reference in New Issue
Block a user