property
Serve.HostnamePortServeOptions.hostname
hostname?: string & {} | '0.0.0.0' | '127.0.0.1' | 'localhost'
The hostname the server listens on
"127.0.0.1" // Only listen locally