diff --git a/nginx.conf b/nginx.conf index 120a334..9ba2147 100644 --- a/nginx.conf +++ b/nginx.conf @@ -1,5 +1,5 @@ server { - listen 9000; + listen 80; server_name ftest default_server; location / {