mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-16 16:12:14 +11:00
📚 cert message
This commit is contained in:
parent
d25ff09bdf
commit
ff01ff5189
1 changed files with 4 additions and 1 deletions
|
|
@ -53,4 +53,7 @@ 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