certificate
This commit is contained in:
parent
f23b75f507
commit
41b12a488d
@ -228,4 +228,7 @@ server {
|
||||
root /var/www/html;
|
||||
index maintenance.html;
|
||||
}
|
||||
|
||||
ssl_certificate /etc/letsencrypt/live/scheduler.ligalytics.com/fullchain.pem; # managed by Certbot
|
||||
ssl_certificate_key /etc/letsencrypt/live/scheduler.ligalytics.com/privkey.pem; # managed by Certbot
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user