From 36876f1a6d67670e9b4adb82ba5a3a78fd44f723 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Mon, 1 Feb 2021 11:43:54 +1100 Subject: [PATCH] Tweaked README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 624b9be..009d3d3 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ To set up this template, please ensure mariadb is running on the host computer, This should get the template working in development mode. +# Deployment + +When deploying your project, please ensure that you're using HTTPS protocol. It's not hard to set up using certbot. + # Microservices There are external components to this template referred to as "microservices". These can be omitted entirely by simply removing the React component that accesses them. @@ -46,6 +50,7 @@ TODO: more info. - Chat logs - Direct Messages & rooms - Achievements? +- Privacy policy & data collection notice # Email settings