]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/doc/production.md
Update production.md
[github/Chocobozzz/PeerTube.git] / support / doc / production.md
index 7ec94aae2f0703280872c15fa4a01f4731bfa74d..41aae6b554c123c5f3d9ffd5714c74ad774a7ed3 100644 (file)
@@ -149,6 +149,7 @@ Since our nginx template supports webroot renewal, we suggest you to update the
 
 ```
 $ # Replace authenticator = standalone by authenticator = webroot
+$ # Add webroot_path = /var/www/certbot
 $ sudo vim /etc/letsencrypt/renewal/your-domain.com.conf
 ```