From 3cf58e3cafad9af89297593aa8f9eafeb5b6c8bc Mon Sep 17 00:00:00 2001 From: Luis Marroquin Date: Wed, 10 Jun 2020 06:56:07 -0500 Subject: [PATCH] Fixed docker-compose-proxied.yml link (#554) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0109f739..07247960 100644 --- a/README.md +++ b/README.md @@ -1111,7 +1111,7 @@ Large page support can also be enabled by adding ### HTTP Proxy You may configure the use of an HTTP/HTTPS proxy by passing the proxy's URL via the `PROXY` -environment variable. In [the example compose file](docker-compose-proxied.yml) it references +environment variable. In [the example compose file](examples/docker-compose-proxied.yml) it references a companion squid proxy by setting the equivalent of -e PROXY=proxy:3128