Fix nginx https template
authorChocobozzz <florian.bigard@gmail.com>
Thu, 19 Oct 2017 15:42:39 +0000 (17:42 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Thu, 19 Oct 2017 15:42:39 +0000 (17:42 +0200)
support/nginx/peertube-https

index 372f829d378dc5c8cea585c8a4a13125b1b747d7..1b9c40e7fc9cede42a070f9ffa48254cd5eb5639 100644 (file)
@@ -7,7 +7,7 @@ server {
 
 server {
   listen 443 ssl spdy; # or http2
-  # listen [::]:443;
+  # listen [::]:443 ssl spdy;
   server_name domain.tld;
 
   # For example with Let's Encrypt