Cannot connect two container in the same network on GitHub Actions and Docker
I am using GitHub Actions to make the C.I. of project and when I run the container in the same network as the database they don’t connect and I get the error: Error: getaddrinfo EAI_AGAIN 'lightformsdev'
.