Two containers can be added to a docker network. They should then share all ports.
To access the host machine's ports, use host.docker.internal
as the host name.
Two containers can be added to a docker network. They should then share all ports.
To access the host machine's ports, use host.docker.internal
as the host name.