mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-01 20:01:47 +02:00
8 lines
255 B
Plaintext
8 lines
255 B
Plaintext
DNSCRYPT_LOGFILE=/var/log/dnscrypt-proxy/dnscrypt-proxy.log
|
|
RUNDIR=/var/run/dnscrypt-proxy
|
|
PID=/var/run/dnscrypt-proxy/dnscrypt-proxy.pid
|
|
DNSCRYPT_USER=dnscrypt
|
|
DNSCRYPT_GROUP=dnscrypt
|
|
# Set here the IP where DNSCRYPT listen
|
|
DNSCRYPT_LOCALIP=127.0.0.1:53
|