Constructor
new EnvPortAdapter(options)
Creates a new environment port connection adapter.
Parameter | Type | Required | Default | Description |
---|---|---|---|---|
options | EnvPortAdapterConfig | none | see below | |
options.hostName | string | none | The host name the reverse proxy is available under. | |
options.variableName | string | none | The environment variable name the adapter should get the port from. |