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