mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-09-24 14:40:34 +00:00
Fixed docker-compose-proxied.yml link (#554)
This commit is contained in:
@@ -1111,7 +1111,7 @@ Large page support can also be enabled by adding
|
|||||||
### HTTP Proxy
|
### HTTP Proxy
|
||||||
|
|
||||||
You may configure the use of an HTTP/HTTPS proxy by passing the proxy's URL via the `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
|
a companion squid proxy by setting the equivalent of
|
||||||
|
|
||||||
-e PROXY=proxy:3128
|
-e PROXY=proxy:3128
|
||||||
|
|||||||
Reference in New Issue
Block a user