Docker compose depends_on RequestError: connect ECONNREFUSED 127.0.0.1:9000
I am new to Docker with multiple containers running. I have 2 services that I need to spin up namely lambda and my api-test app to run test cases in the container.
I am new to Docker with multiple containers running. I have 2 services that I need to spin up namely lambda and my api-test app to run test cases in the container.