mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix nginx https template
This commit is contained in:
parent
6a84aafd23
commit
b9a20e5947
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user