Update README.md

This commit is contained in:
anaxios
2024-07-10 21:31:05 -07:00
committed by GitHub
parent 38f36179c3
commit cf28b2ec45

View File

@@ -1,5 +1,10 @@
Holesail-docker proxies traffic from another container. Holesail-docker proxies traffic from another container.
Clone this repo then from within the directory run:
```
docker compose up --build
```
The easiest way to do this is to create a network in Docker: The easiest way to do this is to create a network in Docker:
``` ```
docker network create proxy docker network create proxy