dockersamples/docker-swarm-visualizer

console logs DOCKER_HOST even when its not needed

chrisns opened this issue · 1 comments

https://github.com/dockersamples/docker-swarm-visualizer/blob/master/server.js#L38

leads to an unnerving undefined being output on startup.

fixed in #82