We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a974e8 commit aa7b033Copy full SHA for aa7b033
README.md
@@ -15,8 +15,10 @@ This image comes with a configuration which:
15
- [ ] Trial performance with pihole after disabling DNScrypt cache'ing
16
17
You can run with this configuration:
18
+
19
`docker run -p 53:53/udp xtr0py/dnscrypt-proxy-2-docker`
20
21
If you wish to override the configuration:
22
23
`docker run -p 53:53/udp -v /path/to/dnscrypt-proxy.toml:/config/dnscrypt-proxy.toml xtr0py/dnscrypt-proxy-2-docker`
24
0 commit comments