diff --git a/format.json b/format.json index 2ea162c..392b46f 100644 --- a/format.json +++ b/format.json @@ -37,3 +37,10 @@ FOR CNAME "CNAME": "target-goes-here" } } + +FOR A +{ + "record":{ + "A": "ip-goes-here" + } +}