fix?
This commit is contained in:
parent
2665bbb58f
commit
7001847751
2 changed files with 12 additions and 5 deletions
|
|
@ -14,7 +14,7 @@ in
|
|||
access-control = ["127.0.0.1 allow" "${net.network.subnet} allow"];
|
||||
|
||||
local-zone = "\"${net.local_domain}.\" static";
|
||||
local-data =
|
||||
local-data =
|
||||
(map (name:
|
||||
let ip = net.dnsMappings.${name}; in
|
||||
"\"${name}. IN A ${ip}\""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue