added json-schema for config/dns.json

This commit is contained in:
psyirius
2024-08-07 06:27:05 -07:00
parent da824d58a7
commit 4d7e6ded11
2 changed files with 29 additions and 0 deletions

View File

@ -1,4 +1,5 @@
{
"$schema": "../schemas/config/dns.json",
"Google":{
"Primary": "8.8.8.8",
"Secondary": "8.8.4.4",