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

host

abstract val host: String

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.