Relative Content

Tag Archive for dockergetpostmanlocalhost

Cannot run GET request against Docker container localhost

I am attempting to use Postman to run a GET request against a webservice that I’m running locally via Docker. I have confirmed that the Docker container is running successfully. However, when I try to run the Postman call against the local URL, I get the following error in the Docker logs.