Update Production HTTPS Setup
parent
cad33daa5f
commit
7373f76705
@ -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<HOSTNAME> with your DNS i.e.automatisch.lasthourhosting.org
|
||||
|
Loading…
x
Reference in New Issue
Block a user