mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
8 lines
155 B
Plaintext
8 lines
155 B
Plaintext
[program:dnscrypt]
|
|
priority = 100
|
|
command = dnscrypt-proxy -a 127.0.0.1:2053 -R opendns
|
|
|
|
[program:pdnsd]
|
|
priority = 200
|
|
command = pdnsd -c /etc/pdnsd.conf
|