PORT

private const val PORT: Int = 8080

The default port number for the server, aligned with Ktor Server implementation.