Update Production HTTPS Setup

Linden Crandall 2025-02-07 00:22:34 +00:00
parent 894ce9dd1b
commit 3da66339c9

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