EndpointsSettings Class

Specifies an endpoint configuration for a Custom Application.

Constructor

EndpointsSettings(*, target: int, published: int)

Keyword-Only Parameters

Name Description
target
int

Application port inside the container.

published
int

Port over which the application is exposed from container.