From 1345fd97340e0e3a62f81a81d6436bd72ca14151 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 27 Apr 2021 13:17:30 +0200 Subject: [PATCH] Drop that --- nginx.conf.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx.conf.tmpl b/nginx.conf.tmpl index 02e8f79..2edcc26 100644 --- a/nginx.conf.tmpl +++ b/nginx.conf.tmpl @@ -10,7 +10,7 @@ http { } server { - listen 80 default; + listen 80; server_name {{ env "DOMAIN" }}; # static files