]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Update production.md
authorG4dter <G4dter@users.noreply.github.com>
Thu, 4 Feb 2021 15:45:00 +0000 (16:45 +0100)
committerChocobozzz <chocobozzz@cpy.re>
Mon, 8 Feb 2021 14:43:20 +0000 (15:43 +0100)
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
 ```