ktor-server-host-common / io.ktor.server.engine / EngineConnectorBuilder / host

host

open var host: String

Overrides EngineConnectorConfig.host

The network interface this host binds to as an IP address or a hostname. If null or 0.0.0.0, then bind to all interfaces.