MESH_ADMIN_ADDR

Static MESH_ADMIN_ADDR 

Source
pub static MESH_ADMIN_ADDR: Key<SocketAddrStr>
Expand description

Default socket address for the mesh admin HTTP server.

Parsed as a SocketAddr (e.g. [::]:1729, 0.0.0.0:8080). Used as the bind address when no explicit address is provided to MeshAdminAgent, and as the default address assumed by admin clients connecting via mast_conda:///.