Skip to content

Commit

Permalink
Added link on the article to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
renakdup committed Mar 15, 2024
1 parent a5f19e8 commit f3d24a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ The reverse proxy server for the local environment can help to run several docke

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!

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/).

## How it works (diagram)
```text
Client Host (OS mapping) Reverse Proxy Target Server (Docker App)
Expand Down

0 comments on commit f3d24a2

Please # to comment.