502 bad gateway in magento , docker exec -it magento-php netstat -tulnp | grep 9000 not showing anything #docker #nginx #localhost #magento

502 bad gateway in magento , docker exec -it magento-php netstat -tulnp | grep 9000 not showing anything
http://localhost:8080/ giving : 502 bad gateway. Basically i installed docker and ubuntu and i am trying to install magento there. but i am getting these issues. how to debug ? services: db: ...




