From 3da66339c9041bb2c5cba2dd87ecd38a1f130a33 Mon Sep 17 00:00:00 2001 From: Linden Crandall Date: Fri, 7 Feb 2025 00:22:34 +0000 Subject: [PATCH] Update Production HTTPS Setup --- Production-HTTPS-Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Production-HTTPS-Setup.md b/Production-HTTPS-Setup.md index a8be067..56e5216 100644 --- a/Production-HTTPS-Setup.md +++ b/Production-HTTPS-Setup.md @@ -1,4 +1,4 @@ -## Production HTTPS Setup +## Production HTTPS Setup [ How to Secure Your Applications with HTTPS Using Docker, NGINX, and Let's Encrypt ](https://www.youtube.com/watch?v=J9jKKeV1XVE) - In docker-compose.yml, uncomment production nginx and certbot services: ```