diff --git a/synclounge.subdomain.conf.sample b/synclounge.subdomain.conf.sample index f55dbf1..9b9f00c 100644 --- a/synclounge.subdomain.conf.sample +++ b/synclounge.subdomain.conf.sample @@ -4,6 +4,8 @@ server { listen 443 ssl; listen [::]:443 ssl; + listen 80; + listen [::]:80; server_name synclounge.*;