Error starting temporal-sys-tq-scanner-workflow workflow

Hi @shawn,

I’ve not configured PublicClient.HostPort explicitly, by default it is picking BIND_ON_IP env value and the BIND_ON_IP defaults to HOST_IP as I’ve not specified it either (please refer to below links). I do have a DNS end-point for front-end, but not sure how to configure it for Worker role so that it will connect to it.

  1. https://github.com/temporalio/temporal/blob/master/docker/config_template.yaml#L216
  2. https://github.com/temporalio/temporal/blob/master/docker/entrypoint.sh#L10