Expected Behavior
To be able to access port :80
Actual Behavior
Unable to access / it comes up port 3000
Steps To Reproduce
- Download https://raw.githubusercontent.com/kubernetes/kompose/main/examples/docker-compose.yaml
- Try running docker compose up
- Unable to actually access port :80 (since it's actually listening on 3000...)
Kompose Version
Docker-Compose file
No response
Anything else?
No response