mirror of
https://github.com/juanfont/headscale.git
synced 2024-12-22 07:57:34 +00:00
Use dns: as config key (#2092)
This commit is contained in:
parent
1193a50e9e
commit
a9a1a07e37
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user