net::ERR_CONNECTION_REFUSED – when trying to access nginx docker container
I am attempting to containerize my python backend that I am hosting on a GCP compute engine instance. I created two containers, one for the backend server and one for nginx reverse proxy. My docker-compose.yml: