diff --git a/nginx.conf b/nginx.conf index 74c8ba2..ed22c55 100644 --- a/nginx.conf +++ b/nginx.conf @@ -3,7 +3,7 @@ http { include mime.types; server { - listen 80; + listen 8280; access_log off; error_log off;