mirror of https://github.com/containers/podman.git
Merge pull request #12377 from markzhang1996/patch-1
[CI:DOCS] Update basic_networking.md
This commit is contained in:
commit
b2d4d62c13
|
@ -291,5 +291,5 @@ same network namespace, the DB and Web container can communicate with each other
|
||||||
using localhost (127.0.0.1). Furthermore, they are also both addressable by the
|
using localhost (127.0.0.1). Furthermore, they are also both addressable by the
|
||||||
IP address (and DNS name if applicable) assigned to the Pod itself.
|
IP address (and DNS name if applicable) assigned to the Pod itself.
|
||||||
|
|
||||||
For more information on container to container networking, see Configuring container
|
For more information on container to container networking, see [Configuring container
|
||||||
networking with Podman.
|
networking with Podman](https://www.redhat.com/sysadmin/container-networking-podman).
|
||||||
|
|
Loading…
Reference in New Issue