We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9df81a5 commit 4155669Copy full SHA for 4155669
1 file changed
README.md
@@ -11,12 +11,15 @@ This image comes with a configuration which:
11
- [x] Listens on all interfaces
12
- [x] Excludes Cloudflare, Google, and Yandex servers
13
- [x] Uses public-resolvers v3
14
+- [x] "unstable" branch removed will use "testing" for future development
15
+
16
17
18
You can run with this configuration:
19
20
`docker run -p 53:53/udp xtr0py/dnscrypt-proxy-2-docker`
21
22
23
If you wish to override the configuration:
24
25
`docker run -p 53:53/udp -v /path/to/dnscrypt-proxy.toml:/config/dnscrypt-proxy.toml xtr0py/dnscrypt-proxy-2-docker`
0 commit comments