etherpad: use official image and making skin full width

This commit is contained in:
Paul Tiedtke
2020-03-31 13:41:57 +02:00
committed by Saúl Ibarra Corretgé
parent c36c4d02a7
commit 42a43462d5
6 changed files with 20 additions and 429 deletions

View File

@@ -3,8 +3,13 @@ version: '3'
services:
# Etherpad: real-time collaborative document editing
etherpad:
image: jitsi/etherpad:latest
image: etherpad/etherpad:1.8.6
restart: ${RESTART_POLICY}
environment:
- TITLE="${ETHERPAD_TITLE}"
- DEFAULT_PAD_TEXT="${ETHERPAD_DEFAULT_PAD_TEXT}"
- SKIN_NAME="${ETHERPAD_SKIN_NAME}"
- SKIN_VARIANTS="${ETHERPAD_SKIN_VARIANTS}"
networks:
meet.jitsi:
aliases: