add logging to dns page
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<div>
|
||||
{{#each dnsRecords}}
|
||||
<p>{{key}}</p>
|
||||
<p>{{@key}}</p>
|
||||
<p>{{value.host}}</p>
|
||||
{{/each}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user