certificates
This commit is contained in:
parent
54ef855af8
commit
8fe996a3c4
@ -149,6 +149,9 @@ server {
|
||||
#root /var/www/html;
|
||||
#index maintenance.html;
|
||||
}
|
||||
|
||||
ssl_certificate /etc/letsencrypt/live/login.ligalytics.com/fullchain.pem; # managed by Certbot
|
||||
ssl_certificate_key /etc/letsencrypt/live/login.ligalytics.com/privkey.pem; # managed by Certbot
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user