coredns: rename endpoint dns.l.supported.systems -> dns.supported.systems

This commit is contained in:
Ryan Malloy 2026-05-16 15:24:27 -06:00
parent b78cfb0b45
commit daf48b373d

2
.env
View File

@ -21,7 +21,7 @@ DOH_PORT=8443
# --- Production cert provisioning (Caddy sidecar + Let's Encrypt) --- # --- Production cert provisioning (Caddy sidecar + Let's Encrypt) ---
# Hostname the cert is issued for. Must be a name you control and that # Hostname the cert is issued for. Must be a name you control and that
# resolves via the public DNS server holding the zone (Vultr's NS). # resolves via the public DNS server holding the zone (Vultr's NS).
CADDY_HOSTNAME=dns.l.supported.systems CADDY_HOSTNAME=dns.supported.systems
# Contact email registered with Let's Encrypt for expiry notifications. # Contact email registered with Let's Encrypt for expiry notifications.
ACME_EMAIL=rpm@malloys.us ACME_EMAIL=rpm@malloys.us