diff --git a/nginx.conf b/nginx.conf index 9ed1235..96868c1 100644 --- a/nginx.conf +++ b/nginx.conf @@ -1,5 +1,5 @@ server { - listen 80; + listen 3000; server_name localhost;