blob: 942b269da0556e46349fc6489fd6222a781100d0 [file] [log] [blame]
Giorgi Lekveishvili7efe22f2023-05-30 13:01:53 +04001{
2 "type": "object",
3 "properties": {
Giorgi Lekveishvili28ad4512023-06-02 11:44:27 +04004 "Subdomain": { "type": "string", "default": "pihole" }
Giorgi Lekveishvili7efe22f2023-05-30 13:01:53 +04005 },
6 "additionalProperties": false
7}