api / org.gradle.play.tasks / PlayRun / getHttpPort

getHttpPort

@Internal open fun getHttpPort(): Int

The HTTP port listened to by the Play application. This port should be available. The Play application will fail to start if the port is already in use.

Return
HTTP port