setPort

abstract fun setPort(port: Int)

Set the port that the server should listen on. If not specified port '9898' will be used.

Parameters

port

the port to set