10 lines
174 B
Plaintext
10 lines
174 B
Plaintext
# DNSMasq version
|
|
DNSMASQ_VERSION=2.91
|
|
|
|
# DNS port (default: 53)
|
|
# Note: Ports below 1024 require NET_BIND_SERVICE capability
|
|
DNSMASQ_DNS_PORT_OVERRIDE=53
|
|
|
|
# Timezone
|
|
TZ=UTC
|