Phostname
Bun

property

Server.hostname

readonly hostname: undefined | string

The hostname the server is listening on. Does not include the port.

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

"localhost"