Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 349 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 349 Bytes

hare-line

A repo to learn RabbitMQ

Open in Gitpod

Run rabbitmq

docker run -it --rm --name rabbitmq -p 5672:5672 -p 15672:15672 -v /workspace/hare-line/rabbitmq.conf:/etc/rabbitmq/rabbitmq.conf rabbitmq:3.9-management