etherpad fixes

This commit is contained in:
2021-02-01 22:13:12 +00:00
parent 75add4695f
commit a97731930a
5 changed files with 612 additions and 1 deletions

3
Dockerfile.etherpad Normal file
View File

@@ -0,0 +1,3 @@
from etherpad/etherpad
run npm install ep_headerauth ep_fileupload && npm install ep_headings2 ep_markdown ep_font_color ep_set_title_on_pad ep_image_upload ep_embedded_hyperlinks2 ep_fileupload ep_linkify
copy services/etherpad/settings.json.docker ./settings.json