From a9a1a07e37ca32ba7d241eef6b96f07a53dfa114 Mon Sep 17 00:00:00 2001 From: nblock Date: Sun, 1 Sep 2024 15:08:06 +0200 Subject: [PATCH] Use dns: as config key (#2092) --- docs/dns-records.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dns-records.md b/docs/dns-records.md index d049c554..6c8fc42a 100644 --- a/docs/dns-records.md +++ b/docs/dns-records.md @@ -19,7 +19,7 @@ An example use case is to serve apps on the same host via a reverse proxy like N 1. Change the `config.yaml` to contain the desired records like so: ```yaml - dns_config: + dns: ... extra_records: - name: "prometheus.myvpn.example.com"