PhpMyAdminContainerResource.withHostPort
Method
interface PhpMyAdminContainerResource { // ... omitted for brevity withHostPort(port: number): PhpMyAdminContainerResource;}Signature
method
withHostPortbuilderConfigures the host port that the PGAdmin resource is exposed on instead of using randomly assigned port.
withHostPort(port: number): PhpMyAdminContainerResourceParameters
portnumberReturns
PhpMyAdminContainerResourceDefined on
This method is defined on the following type: