Hello, is it possible to have mesos-slaves report a separate port for mesos UI independent of the slave `--port` configuration? This would make reverse-proxying more flexible.
Appending a port to /etc/mesos-slave/hostname does not work as slave port still gets appended. Cheers Eren

