Improving documentation for DNS config

This commit is contained in:
Juan Font Alonso 2021-10-02 11:11:18 +02:00
parent 3f3cfedffa
commit c9e4da3ff5
3 changed files with 41 additions and 2 deletions

View file

@ -20,6 +20,9 @@
"dns_config": {
"nameservers": [
"1.1.1.1"
]
],
"domains": [],
"magic_dns": true,
"base_domain": "example.com"
}
}