Skip to content

Commit f3d24a2

Browse files
committed
Added link on the article to documentation
1 parent a5f19e8 commit f3d24a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ The reverse proxy server for the local environment can help to run several docke
33

44
Each time when you face issues when you need to run several docker projects and you don't want to stop and run it again and again, or you just need your projects to work on 80 port. Use this Local Reverse Proxy!
55

6+
Article: [How to run multiple Docker projects under port 80 using an off-the-shelf local Reverse Proxy](https://wp-yoda.com/en/environment/how-to-run-multiple-docker-projects-under-port-80-using-an-off-the-shelf-local-reverse-proxy/).
7+
68
## How it works (diagram)
79
```text
810
Client Host (OS mapping) Reverse Proxy Target Server (Docker App)

0 commit comments

Comments
 (0)