SyntaxFix
Write A Post
Hire A Developer
Questions
I had the same problem because there was two networks defined in my docker-compose.yml: one backend and one frontend. When I changed that to run containers on the same default network everything started working fine.
docker-compose.yml