wip: readme file

This commit is contained in:
Paramtamtam 2022-08-16 10:23:46 +04:00
parent d332716996
commit 2e9ef61cf8
No known key found for this signature in database
GPG Key ID: 366371698FAD0A2B

View File

@ -35,7 +35,7 @@ All supported image tags [can be found here][link_docker_tags].
|----------------------|-------------------------------------|------------------------| |----------------------|-------------------------------------|------------------------|
| `PROXY_LOGIN` | Authorization login | `username` | | `PROXY_LOGIN` | Authorization login | `username` |
| `PROXY_PASSWORD` | Authorization password | `password` | | `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` | | `SECONDARY_RESOLVER` | Secondary nameserver (dns resolver) | `2001:4860:4860::8844` |
## How can I use this? ## How can I use this?