From 45c07bc40a99ac1c85cd44d37df14098b6aad76f Mon Sep 17 00:00:00 2001 From: Linden Crandall Date: Tue, 11 Feb 2025 00:43:41 +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 94a0694..d8168b1 100644 --- a/Production-HTTPS-Setup.md +++ b/Production-HTTPS-Setup.md @@ -89,7 +89,7 @@ server { } } ``` -- Run `sudo docker compose up` to generate SSL cert. You should see something like this in the console, note the .pem key locations: +- Run `sudo docker compose up` to generate SSL cert. You should see something like this in the console, note the .pem key locations and the cert expiration date: ``` certbot-1 | Successfully received certificate. certbot-1 | Certificate is saved at: /etc/letsencrypt/live/automatisch.lasthourhosting.org/fullchain.pem