DEFAULT_SERVER_PORT

const val DEFAULT_SERVER_PORT: Int = 8089

The default port to start the web server on.