I config Rabbitmq according to https://www.rabbitmq.com/management.html#single-listener-https like this
But the management plugin still listens on 0.0.0.0:15672 and 172.31.x.x:15671, how to set rabbitmq_management only to listen on port 15671?
Rabbitmq version: 3.8.35