mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-05 16:57:51 +08:00
dns server setup
This commit is contained in:
@@ -441,7 +441,7 @@ func WriteHosts() error {
|
||||
}
|
||||
}
|
||||
}
|
||||
err = hostfile.SaveAs("./config/netmaker.hosts")
|
||||
err = hostfile.SaveAs("./config/dnsconfig/netmaker.hosts")
|
||||
return err
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user