python-consul icon indicating copy to clipboard operation
python-consul copied to clipboard

Precedence of values used in `Consul` changed to `argument > env > default`

Open colin-nolan opened this issue 7 years ago • 0 comments

Stops values in the environment overriding configuration passed to Consul constructor through the parameters.

Fixes https://github.com/cablehead/python-consul/issues/192.

colin-nolan avatar Feb 07 '18 15:02 colin-nolan