mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-24 14:31:51 +01: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
|