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