1
0
Fork 0

Update production.md

This commit is contained in:
G4dter 2021-02-04 16:45:00 +01:00 committed by Chocobozzz
parent f35f23d87a
commit 08a9ee19e1
1 changed files with 1 additions and 0 deletions

View 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
```