tcHostOverride property
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;
Overrides the host address returned by DockerClient.host.
Controlled by TC_HOST or TESTCONTAINERS_HOST_OVERRIDE.
null means no override is active.
final String? tcHostOverride;