From 42c69ff7ea31fcb978221059835f34792d737a1f Mon Sep 17 00:00:00 2001 From: Jay Jackson Date: Wed, 27 Apr 2022 17:14:00 -0400 Subject: [PATCH] Create local.jj.json --- domains/local.jj.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/local.jj.json diff --git a/domains/local.jj.json b/domains/local.jj.json new file mode 100644 index 000000000..4f4a6b048 --- /dev/null +++ b/domains/local.jj.json @@ -0,0 +1,10 @@ +{ + "description": "my playit.gg ip", + "owner": { + "username": "TheBotlyNoob", + "email": "jj@jj.is-a.dev" + }, + "record": { + "A": ["147.185.221.193"] + } +}