diff --git a/docs/building.md b/docs/building.md index 299b8af..fe3dd1c 100644 --- a/docs/building.md +++ b/docs/building.md @@ -53,4 +53,7 @@ with `-D` ``` cmake .. make -j -``` \ No newline at end of file +``` + +### Certs +make sure to edit `config.json` adding the certificate location if you're using HTTPS, I personally use certbot, **it is Highly recommened you secure your server**. \ No newline at end of file