From c05af29ce79e4fd4a6dd1777f81190676ac70659 Mon Sep 17 00:00:00 2001 From: smyja Date: Sat, 21 Oct 2023 14:42:22 +0100 Subject: [PATCH] Update content/smyja/nextjs-deployment-with-caprover-and-github-actions.md Co-authored-by: Kyra Thompson --- .../smyja/nextjs-deployment-with-caprover-and-github-actions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/smyja/nextjs-deployment-with-caprover-and-github-actions.md b/content/smyja/nextjs-deployment-with-caprover-and-github-actions.md index 4b341c3..de5a4fc 100644 --- a/content/smyja/nextjs-deployment-with-caprover-and-github-actions.md +++ b/content/smyja/nextjs-deployment-with-caprover-and-github-actions.md @@ -82,7 +82,7 @@ Next, add a domain name to your app. You should login to your domain registrar a Now, Add a wildcard to your domain. The wildcard domain is needed so we can change the caprover server link from an ip address to a domain name. ![domain wildcard](https://raw.githubusercontent.com/smyja/ugc/nextjs/content/smyja/root-domain.png) -Select force https and click the "save and update" button. This redirectes http traffic to https. +Select force HTTPS and click the "save and update" button. This redirects HTTP traffic to HTTPS. ![force https](https://raw.githubusercontent.com/smyja/ugc/nextjs/content/smyja/force-https.png) Enable HTTPS for your domain. CapRover issues lets encrypt the certificate for domains.