Activate RabbitMQ Web Console
Run this command in RabbitMQ's container.
rabbitmq-plugins enable rabbitmq_management
Open http://localhost:15672 on your browser. This is the login info:
- Username: guest
- Password: guest
Run this command in RabbitMQ's container.
rabbitmq-plugins enable rabbitmq_management
Open http://localhost:15672 on your browser. This is the login info:
No Comments