diff --git a/public/templates/commands.html b/public/templates/commands.html index b3538e9..c275369 100644 --- a/public/templates/commands.html +++ b/public/templates/commands.html @@ -23,7 +23,7 @@ --># HTTPS: create ACME-challenge common directory sudo -u {{ data.userĀ }} sh -c "mkdir -p /var/www/_letsencrypt" -# HTTPS: certbot (obtain certificates)
# disable before first run: ssl_certificate, ssl_certificate_key, ssl_trusted_certificate
+# HTTPS: certbot (obtain certificates)
# disable before first run: listen, ssl_certificate, ssl_certificate_key, ssl_trusted_certificate in HTTPS server
certbot certonly --webroot -d {{ domain() }}