diff --git a/nginx.conf b/nginx.conf index ac7349a..4daa89d 100644 --- a/nginx.conf +++ b/nginx.conf @@ -1,5 +1,5 @@ server { - listen 3010; + listen 80; location / { root /usr/share/nginx/html;