Package guru.zoroark.tegral.web.config

Types

Link copied to clipboard
data class WebConfiguration(val port: Int, val host: String = "0.0.0.0")

Configuration section used in the [tegral.web] section of the configuration file.