Files
jitsi-meet-deployment/etherpad.yml
2020-05-02 15:32:16 +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