mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-02-07 13:43:53 +02: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
|