port property

Input<String?>? port
final

Port that your application listens to in the container. Defaults to "8080".

Implementation

final pulumi.Input<String?>? port;