web,etherpad: add etherpad addon for sharing document
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
2f9192c238
commit
62f2d11cab
10
etherpad.yml
Normal file
10
etherpad.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
version: '3'
|
||||
|
||||
services:
|
||||
# Etherpad: real-time collaborative document editing
|
||||
etherpad:
|
||||
image: jitsi/etherpad
|
||||
networks:
|
||||
meet.jitsi:
|
||||
aliases:
|
||||
- etherpad.meet.jitsi
|
||||
Reference in New Issue
Block a user