Should not be public

Port 3000 — Node.js / dev server

The conventional port for a Node, React or Rails development server.

Port
3000
Service
Node.js / dev server
Protocol
TCP

Security guidance

Development servers are not hardened for the internet. Put a real web server in front and bind the app to 127.0.0.1.

Is port 3000 open on your server?

Test it from outside your network — the only view that matters.

Check port 3000