diff --git a/dnsmasq/config.json b/dnsmasq/config.json index e3583b4..ae41b0c 100644 --- a/dnsmasq/config.json +++ b/dnsmasq/config.json @@ -12,7 +12,7 @@ "options": { "defaults": ["8.8.8.8", "8.8.4.4"], "forwards": [], - "hosts": [], + "hosts": [] }, "schema": { "defaults": ["str"],