forked from yaso_meth/mih-project
nginx xhange for http2
This commit is contained in:
@@ -16,7 +16,8 @@ http {
|
||||
}
|
||||
|
||||
server {
|
||||
listen 443 ssl http2;
|
||||
listen 443 ss;
|
||||
http2 on;
|
||||
# use the certificates
|
||||
ssl_certificate /etc/letsencrypt/live/mzansi-innovation-hub.co.za/fullchain.pem;
|
||||
ssl_certificate_key /etc/letsencrypt/live/mzansi-innovation-hub.co.za/privkey.pem;
|
||||
|
||||
Reference in New Issue
Block a user