Fix typo.

This commit is contained in:
2018-10-03 17:17:41 +09:00
parent 38625bd5ae
commit 38f6613705
+1 -1
View File
@@ -264,7 +264,7 @@ http {
# HTTPS server # HTTPS server
# #
#server { #server {
# listen 443 ssl h2; # listen 443 ssl http2;
# server_name localhost; # server_name localhost;
# ssl_certificate cert.pem; # ssl_certificate cert.pem;