mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
e1fe3af37f
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.