From 7373f76705de8b1f698c294c7b2ec0b53588c32d Mon Sep 17 00:00:00 2001 From: Linden Crandall Date: Fri, 7 Feb 2025 18:51:37 +0000 Subject: [PATCH] Update Production HTTPS Setup --- Production-HTTPS-Setup.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Production-HTTPS-Setup.md b/Production-HTTPS-Setup.md index 038c960..978b361 100644 --- a/Production-HTTPS-Setup.md +++ b/Production-HTTPS-Setup.md @@ -55,7 +55,7 @@ SSL_CERT_EMAIL=support@shilohcode.com - main restart: unless-stopped volumes: - - ./https/nginx/initial_automatisch_letsencrypt_nginx.conf:/etc/nginx/conf.d/ + - ./https/nginx/secondary_automatisch_letsencrypt_nginx.conf:/etc/nginx/conf.d/ - ./certbot/conf:/etc/letsencrypt - ./certbot/www:/var/www/certbot ports: @@ -63,7 +63,7 @@ SSL_CERT_EMAIL=support@shilohcode.com - 443:443 ``` -- secondary_automatisch_letsencrypt_nginx.conf: +- secondary_automatisch_letsencrypt_nginx.conf, add the HOST entries to the file and save it before continuing: ``` # nginx conf file to use after LetsEncrypt SSL certs have been created # replace with your DNS i.e.automatisch.lasthourhosting.org