mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-25 14:59:14 +01:00
8 lines
164 B
Plaintext
8 lines
164 B
Plaintext
[program:dnscrypt]
|
|
priority = 100
|
|
command = dnscrypt-proxy -a 127.0.0.1:2053 -R opendns
|
|
|
|
[program:dnsmasq]
|
|
priority = 200
|
|
command = dnsmasq -d -C /etc/dnsmasq.conf
|