forked from Fediversity/Fediversity
Layout corrected.
This commit is contained in:
parent
51ebf2f053
commit
9f73b946eb
|
@ -55,8 +55,8 @@ Coturn/LiveKit are special with regards to the certificate, see their
|
||||||
respective pages. For nginx it's pretty easy: tell Letsencrypt to restart it
|
respective pages. For nginx it's pretty easy: tell Letsencrypt to restart it
|
||||||
after a renewal.
|
after a renewal.
|
||||||
|
|
||||||
You do this by adding this line to the \[renewalparams\] in
|
You do this by adding this line to the `[renewalparams]` in
|
||||||
`/etc/letsencrypt/renewal/<certificate name>`:
|
`/etc/letsencrypt/renewal/<certificate name>.conf`:
|
||||||
|
|
||||||
```
|
```
|
||||||
renew_hook = systemctl try-reload-or-restart nginx
|
renew_hook = systemctl try-reload-or-restart nginx
|
||||||
|
|
Loading…
Reference in a new issue