From: Chocobozzz Date: Thu, 19 Oct 2017 15:42:39 +0000 (+0200) Subject: Fix nginx https template X-Git-Tag: v0.0.1-alpha~276 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=b9a20e5947950c6c641029c6a87bc447339fc69a;p=github%2FChocobozzz%2FPeerTube.git Fix nginx https template --- diff --git a/support/nginx/peertube-https b/support/nginx/peertube-https index 372f829d3..1b9c40e7f 100644 --- a/support/nginx/peertube-https +++ b/support/nginx/peertube-https @@ -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