Docker connection issues on Compute Engine
I am currently working on a web-app which uses postgres and Node.js Express. I have dockerized this application and pushed it to the Artifact registry. I have pulled both the images to the VM. My docker compose file looks like…