jitsi-deployment/etherpad.yml
Saúl Ibarra Corretgé c57a84b213 misc: working on latest
2020-05-26 23:45:53 +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