diff --git a/nginx.conf b/nginx.conf index 2eee1b4..725c6b9 100644 --- a/nginx.conf +++ b/nginx.conf @@ -1,5 +1,5 @@ server { - listen 5252; + listen 6464; # Serve React static files location / {