mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-01 10:32:35 -05:00
added json-schema for config/dns.json
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
{
|
||||
"$schema": "../schemas/config/dns.json",
|
||||
"Google":{
|
||||
"Primary": "8.8.8.8",
|
||||
"Secondary": "8.8.4.4",
|
||||
|
Reference in New Issue
Block a user