From 4f2e12858942bbe348715da6b5b0ca29d2672888 Mon Sep 17 00:00:00 2001 From: Lieuwe Leene Date: Sun, 20 Nov 2022 17:36:25 +0100 Subject: [PATCH] ^ --- TODO.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 2c86692..5f504ed 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,12 @@ +# Notes + +Next cloud reccomends you install imagemagic: + +docker-compose exec nextcloud apt -y update +docker-compose exec nextcloud apt -y install libmagickcore-6.q16-6-extra # Startup after docker compose - Create admin email account - Update dkim and DNS records - + - Get and configure SendGrid SMTP relay