spelling error fix

This commit is contained in:
2024-07-17 13:36:19 +02:00
parent 598158ae2b
commit c9b1206b2e

View File

@@ -16,7 +16,7 @@ http {
}
server {
listen 443 ss;
listen 443 ssl;
http2 on;
# use the certificates
ssl_certificate /etc/letsencrypt/live/mzansi-innovation-hub.co.za/fullchain.pem;