Files
ulicraft-server-v1/dnsmasq/dnsmasq.conf.tmpl
2026-05-24 04:11:04 +02:00

5 lines
201 B
Cheetah

# Resolve every *.${BASE_DOMAIN} (and the apex) to the Docker host LAN IP.
# Rendered by tooling/render-config.sh -> dnsmasq/dnsmasq.conf (gitignored).
address=/${BASE_DOMAIN}/${HOST_LAN_IP}
no-resolv