docs
docs copied to clipboard
Communication of Containers in the same network via http
File: compose/networking.md Please add a paragraph on how containers living in the same network can communicate via http. Most containers contain web apps and need to communicate via http URLs, so a short guide to how to construct URLs would be very helpful. There are plenty of StackOverflow articles about it and most are outdated and/or don't work.