From 4614335b707b9736480d595bbcddb9ee0f074cc9 Mon Sep 17 00:00:00 2001 From: IS A DEV <106927495+is-a-dev-bot@users.noreply.github.com> Date: Thu, 4 Aug 2022 12:53:53 +0100 Subject: [PATCH] Create vpc01.json --- domains/vpc01.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/vpc01.json diff --git a/domains/vpc01.json b/domains/vpc01.json new file mode 100644 index 000000000..8744f3af0 --- /dev/null +++ b/domains/vpc01.json @@ -0,0 +1,12 @@ + + { + "repo" :"https://github.com/andrewstech/notify-api", + "owner": { + "username": "andrewstech", + "email": "andrew@win11react.com" + }, + "record": { + "A": ["140.238.66.199"] + } + } +