mirror of
https://github.com/status-im/consul.git
synced 2025-02-10 04:45:05 +00:00
Don't set the value of TLSConfig.Address explicitly. This will make sure env vars like CONSUL_TLS_SERVER_NAME are taken into account for the connection. Fixes #4718.