tcHostOverride property

String? tcHostOverride
final

Overrides the host address returned by DockerClient.host.

Controlled by TC_HOST or TESTCONTAINERS_HOST_OVERRIDE. null means no override is active.

Implementation

final String? tcHostOverride;