diff --git a/default.conf b/default.conf index c587223..13894c1 100644 --- a/default.conf +++ b/default.conf @@ -1,5 +1,5 @@ server { - listen 127.0.0.1:80; + listen 80; server_name localhost; root /var/www/html;