fix admin info peer to point to first endpoint (#5996)
The current problem is that when you invoke ``` mc admin info myminio | head -1 ● localhost:9000 ``` This output is incorrect as the expected output should be ``` mc admin info myminio | head -1 ● 192.168.1.17:9000 ```master
parent
9fb94e6aa8
commit
487ecedc51
Loading…
Reference in new issue