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