aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesus <jesus.estupinan@pragma.com.co>2022-08-28 06:12:33 +0800
committerJesus <jesus.estupinan@pragma.com.co>2022-08-28 06:12:33 +0800
commit9e7bf7c6ded968cf313185833d3f3f0b973e276c (patch)
treec910008ed1abb03400f0b551673b5d156eafdd63 /README.md
parent663a9765999d13cd27993b856fe35c3b1cc2c218 (diff)
downloadtunnel-9e7bf7c6ded968cf313185833d3f3f0b973e276c.tar.lz
tunnel-9e7bf7c6ded968cf313185833d3f3f0b973e276c.tar.xz
tunnel-9e7bf7c6ded968cf313185833d3f3f0b973e276c.zip
Change official image to custom image with IPv6 support
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 62073a2..98b5d22 100644
--- a/README.md
+++ b/README.md
@@ -44,3 +44,10 @@ Debian:
```console
$ chown -R nobody:nogroup dnscrypt-proxy
```
+
+## Troubleshooting
+
+```console
+export COMPOSE_HTTP_TIMEOUT=600
+export DOCKER_CLIENT_TIMEOUT=5000
+```