aem-plugin / com.cognifide.gradle.aem.environment.docker / RunSpec / port

port

fun port(hostPort: Int, containerPort: Int): Unit
fun port(hostPort: String, containerPort: String): Unit
fun port(port: Int): Unit