release: stable-4548-1
*abf2f73jicofo: fix setting incorrect auth URL scheme for JWT *3472ab0jicofo: add ability to configure health checks *ec3622bjibri: install jitsi-upload-integrations by default *0e7bc91etherpad: pin image version *4fa50b9jwt: do not load token_verification module with disabled authentication *b0d76a2jibri: add jq dep for upload integrations *53b58fdjvb: add jq, curl deps for graceful_shutdown.sh *2d063addoc: update installation instructions *e73df5fmisc: working on latest
This commit is contained in:
@@ -3,7 +3,7 @@ version: '3'
|
||||
services:
|
||||
# Etherpad: real-time collaborative document editing
|
||||
etherpad:
|
||||
image: jitsi/etherpad:latest
|
||||
image: jitsi/etherpad:stable-4548-1
|
||||
restart: ${RESTART_POLICY}
|
||||
networks:
|
||||
meet.jitsi:
|
||||
|
||||
Reference in New Issue
Block a user