From a21a6dc8750c816ba689ffe2be34513aacd486ca Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Wed, 18 Jan 2017 03:46:19 +0100 Subject: [PATCH] boring_nginx: remove spdy from vhost sample --- boring-nginx/vhost_https.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boring-nginx/vhost_https.conf b/boring-nginx/vhost_https.conf index 7ea18ea..bce4014 100644 --- a/boring-nginx/vhost_https.conf +++ b/boring-nginx/vhost_https.conf @@ -5,7 +5,7 @@ server { } server { - listen 4430 ssl spdy http2; + listen 4430 ssl http2; server_name ; ssl_certificate ;