port property

int? port
getter/setter pair

The port the container listens on.

Defaults to 8080 if unset.

Optional.

Implementation

core.int? port;