spelling error fix
This commit is contained in:
@@ -16,7 +16,7 @@ http {
|
|||||||
}
|
}
|
||||||
|
|
||||||
server {
|
server {
|
||||||
listen 443 ss;
|
listen 443 ssl;
|
||||||
http2 on;
|
http2 on;
|
||||||
# use the certificates
|
# use the certificates
|
||||||
ssl_certificate /etc/letsencrypt/live/mzansi-innovation-hub.co.za/fullchain.pem;
|
ssl_certificate /etc/letsencrypt/live/mzansi-innovation-hub.co.za/fullchain.pem;
|
||||||
|
|||||||
Reference in New Issue
Block a user