Fix DNS configuration variable names in ADDING-APPS.md

This commit is contained in:
2026-02-01 11:09:16 +00:00
parent e2aa16e679
commit 78adc2883f

View File

@@ -95,8 +95,8 @@ Here's a comprehensive rundown of all config variables that get set during clust
##### cloud (Infrastructure-level settings)
###### DNS Configuration:
- cloud.dns.ip - IP address of the DNS server (Wild Central)
- cloud.dns.externalResolver - External DNS resolver (e.g., 1.1.1.1, 8.8.8.8)
- cloud.dnsmasq.ip - IP address of the DNS server (Wild Central)
- cluster.internalDns.externalResolver - External DNS resolver (e.g., 1.1.1.1, 8.8.8.8)
###### Network Configuration: