From 2e9ef61cf88b17f7d9d75af67f9316f2de353b5d Mon Sep 17 00:00:00 2001 From: Paramtamtam <7326800+tarampampam@users.noreply.github.com> Date: Tue, 16 Aug 2022 10:23:46 +0400 Subject: [PATCH] wip: readme file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 946ac34..ef68785 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ All supported image tags [can be found here][link_docker_tags]. |----------------------|-------------------------------------|------------------------| | `PROXY_LOGIN` | Authorization login | `username` | | `PROXY_PASSWORD` | Authorization password | `password` | -| `PRIMARY_RESOLVER` | Primary nameserver (dns resolver) | `8.8.8.8` | +| `PRIMARY_RESOLVER` | Primary nameserver (dns resolver) | `8.8.8.8:5353/tcp` | | `SECONDARY_RESOLVER` | Secondary nameserver (dns resolver) | `2001:4860:4860::8844` | ## How can I use this?