Docker-compose deployment: Connection Status Unknown

Screen Shot 2020-11-20 at 11.12.35 AM

Hello. I am following the tutorial https://dgraph.io/docs/deploy/single-host-setup/#run-using-docker-compose-on-single-aws-instance but instead in GCP using a GCE that I manually set up and created firewall rules for ingress on the ports mentioned. When I run docker-compose up -d and go to the main page the connection status shows as unknown and I even tried sending sample data and the logs show it was written but queries and pulling up the schema doesn’t seem to work. Is there something I should change in the docker-compose file ?

You should connect to alpha’s HTTP port, which is 8080.