Make a Node.js web app reachable // NodeFlux Docs

Bind an Express, Fastify, or similar app to the service port provided by the panel. NodeFlux documentation for free Minecraft, Node.js and application hosting.

Bind an Express, Fastify, or similar app to the service port provided by the panel.

Read the assigned port from the service details in the manager.

Configure the application to use the supplied PORT environment value when available, with a safe local fallback for development.

Bind the server to 0.0.0.0 inside the container instead of only localhost.

Start the service and check the log for a line confirming the listening port.

Test the public host and assigned port from a browser or HTTP client.

Do not hard code port 3000, 80, or 443 unless the service panel assigns that exact port.

Keep one HTTP app per assigned service port unless your application explicitly handles multiple listeners.

NodeFlux home · Documentation · Terms and privacy