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