Update 2021-12-27-setup-nginx-https-web-server-with-lets-encrypt-plus-strapi-4.0-headless-cms.md

This commit is contained in:
Charles 2021-12-27 22:57:24 -05:00 committed by GitHub
parent 48c5c9f48e
commit 252d60338e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ Let's Begin! We begin by installing nginx, certbot and verifying versions Strapi
### Install Nginx Certbot Packages
```sudo apt install certbot python3-certbot-nginx``
```sudo apt install certbot python3-certbot-nginx```
### Install NGINX & verify version