withHostPort
Method
interface PgWebContainerResource { // ... omitted for brevity withHostPort(port: number): PgWebContainerResource;}Signature
method
withHostPort builder Configures the host port that the pgweb resource is exposed on instead of using randomly assigned port.
withHostPort(port: number): PgWebContainerResourceParameters
port number Returns
PgWebContainerResource Applies to
This method applies to the following types: