📚 cert message

This commit is contained in:
EntireTwix 2021-07-05 14:57:27 -07:00
parent d25ff09bdf
commit ff01ff5189

View file

@ -53,4 +53,7 @@ with `-D`
``` ```
cmake <flags of your choice or none> .. cmake <flags of your choice or none> ..
make -j<threads> make -j<threads>
``` ```
### 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**.