When I run docker-compose up
and try to connect via the docker address IP shown in inspect or docker desktop, it doesn't connect
after some investigation it seems I should publish or bound the docker port with mac localhost, but I can't the right commend to do with docker-compose
commend to connect to VM containers of docker compose from mac localhost