mirror of https://github.com/Chocobozzz/PeerTube
Update production.md
parent
f35f23d87a
commit
08a9ee19e1
|
@ -149,6 +149,7 @@ Since our nginx template supports webroot renewal, we suggest you to update the
|
||||||
|
|
||||||
```
|
```
|
||||||
$ # Replace authenticator = standalone by authenticator = webroot
|
$ # Replace authenticator = standalone by authenticator = webroot
|
||||||
|
$ # Add webroot_path = /var/www/certbot
|
||||||
$ sudo vim /etc/letsencrypt/renewal/your-domain.com.conf
|
$ sudo vim /etc/letsencrypt/renewal/your-domain.com.conf
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue