mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
📚 cert message
This commit is contained in:
parent
d25ff09bdf
commit
ff01ff5189
1 changed files with 4 additions and 1 deletions
|
|
@ -54,3 +54,6 @@ with `-D`
|
|||
cmake <flags of your choice or none> ..
|
||||
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**.
|
||||
Loading…
Reference in a new issue