🤖 TEST:
This commit is contained in:
@@ -66,7 +66,7 @@ http {
|
||||
|
||||
server { # This new server will watch for traffic on 443
|
||||
listen 443 ssl http2;
|
||||
server_name localhost;
|
||||
server_name 49.13.21.211;
|
||||
ssl_certificate /etc/nginx/external-certificate/certificate.crt;
|
||||
ssl_certificate_key /etc/nginx/external-certificate/certificate.key;
|
||||
root /usr/share/nginx/html;
|
||||
|
||||
Reference in New Issue
Block a user