As Issues are disabled in the GitHub Repo I place my issue here.
- Container starts fine
- Postman fails:POST http://localhost:5000/persons/
- Error: connect ECONNREFUSED 127.0.0.1:5000
- Network
- agent: "Desktop Agent"
- Request Headers
- Content-Type: application/json
- User-Agent: PostmanRuntime/7.29.2
- Accept: */*
- Cache-Control: no-cache
- Postman-Token: d40ec7c2-5b24-4944-8a76-c4cbf2685bf7
- Host: localhost:5000
- Accept-Encoding: gzip, deflate, br
- Connection: keep-alive
- Request Body
- {"name":"Elon Musk","title":"CEO","company":"Tesla","phone":"123-123-1233","dob":"1982-01-19"}
- as port 5000 is not mapped in docker-compose.yml this might be related ???
- Log in to post comments
.png)
.png)
