Fixed
- Technitium:
AUTO_HTTPS_RECORDSandAUTO_HTTPS_ALPNenv vars are now
respected. Previously these settings were silently ignored because they
were never wired throughinternal/config's provider-config field list, so
the Technitium provider always saw the default (AUTO_HTTPS_RECORDS=true)
regardless of what the user set. Setting
DNSWEAVER_{INSTANCE}_AUTO_HTTPS_RECORDS=falsenow correctly disables
companion HTTPS record creation. Fixes
#83.
Docker Images
docker pull ghcr.io/maxfield-allison/dnsweaver:v1.4.1
docker pull docker.io/maxamill/dnsweaver:v1.4.1