unable to connect to rabbitmq within docker containers
I’m trying to set up a RabbitMQ instance using Docker, but I’m having trouble connecting to it from another service within the same Docker Compose network. Here’s what I have so far:
I’m trying to set up a RabbitMQ instance using Docker, but I’m having trouble connecting to it from another service within the same Docker Compose network. Here’s what I have so far: