When I run docker-compose up in my Docker project it failes with the following message:
docker-compose up
Error starting userland proxy: listen tcp 0.0.0.0:3000:
In my case it was
Error starting userland proxy: listen tcp 0.0.0.0:9000: bind: address already in use
And all that I need is turn off debug listening in php storm