mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-25 02:00:35 -06:00
Remove redundant section
This commit is contained in:
parent
7fd28c99b9
commit
a6c554fb6e
@ -160,12 +160,6 @@ $ sudo certbot certonly --standalone --post-hook "systemctl restart nginx"
|
||||
$ sudo systemctl reload nginx
|
||||
```
|
||||
|
||||
Now you have the certificates you can reload nginx:
|
||||
|
||||
```bash
|
||||
$ sudo systemctl reload nginx
|
||||
```
|
||||
|
||||
Certbot should have installed a cron to automatically renew your certificate.
|
||||
Since our nginx template supports webroot renewal, we suggest you to update the renewal config file to use the `webroot` authenticator:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user