From 4096884a582d669809bade622c10611ab3a4748b Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 31 Oct 2024 09:53:12 +0800 Subject: [PATCH] Create nic.json --- domains/nic.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/nic.json diff --git a/domains/nic.json b/domains/nic.json new file mode 100644 index 000000000..1570b3e57 --- /dev/null +++ b/domains/nic.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": {}, + "reserved": true +}