Use dns: as config key (#2092)

This commit is contained in:
nblock
2024-09-01 15:08:06 +02:00
committed by GitHub
parent 1193a50e9e
commit a9a1a07e37

View File

@@ -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: 1. Change the `config.yaml` to contain the desired records like so:
```yaml ```yaml
dns_config: dns:
... ...
extra_records: extra_records:
- name: "prometheus.myvpn.example.com" - name: "prometheus.myvpn.example.com"