AlejandroRivera/embedded-rabbitmq

Add support to specify which port RabbitMQ should bind to

Closed this issue · 1 comments

Add support to specify which port RabbitMQ should bind to

Now it's possible to define the port by using the RABBITMQ_NODE_PORT env var (PR #20 ) or by specifying a rabbitmq.config file (PR #21)