port

Pport
Bun

Symbol

Server.port

readonly port: undefined | number

The port the server is listening on.

This will be undefined when the server is listening on a unix socket.

3000