jitsi-deployment/etherpad.yml
Saúl Ibarra Corretgé 613c26c11b misc: working on latest
2020-05-27 09:59:36 +02:00

12 lines
276 B
YAML

version: '3'
services:
# Etherpad: real-time collaborative document editing
etherpad:
image: jitsi/etherpad:latest
restart: ${RESTART_POLICY}
networks:
meet.jitsi:
aliases:
- etherpad.meet.jitsi