From c797b2f3b7f3e627c995e4763ddf686eefbae502 Mon Sep 17 00:00:00 2001 From: A75G <31223569+A75G@users.noreply.github.com> Date: Sun, 15 Nov 2020 21:49:55 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 75cebd2..76a5ef8 100644 --- a/README.md +++ b/README.md @@ -227,12 +227,16 @@ CryptPad is a private-by-design alternative to popular office tools and cloud se **Application Site:** https://cryptpad.fr/ -**Docker Hub:** https://hub.docker.com/r/cryptpad/cryptpad +**Docker Hub:** https://hub.docker.com/r/promasu/cryptpad **Github:** https://github.com/xwiki-labs/cryptpad **[`^back to top^`](#unraid-templates)** - +## First installation +* mkdir -p /mnt/user/appdata/element-web/config +* wget -O /mnt/user/appdata/element-web/config/config.json https://raw.githubusercontent.com/vector-im/element-web/develop/element.io/app/config.json +* Edit config.json "httpUnsafeOrigin" change localhost to your ip +* remove "//" in "httpAddress" ---- # CyberChef ![CyberChef](https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/cyberchef.png)