python-consul
python-consul copied to clipboard
Precedence of values used in `Consul` changed to `argument > env > default`
Stops values in the environment overriding configuration passed to Consul constructor through the parameters.
Fixes https://github.com/cablehead/python-consul/issues/192.