From ddfad30cfbd299619d13551a686029de3083994c Mon Sep 17 00:00:00 2001 From: Lellis <75775001+LellisV2@users.noreply.github.com> Date: Tue, 27 Jul 2021 13:40:00 +0200 Subject: [PATCH] Create web.json --- domains/web.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/web.json diff --git a/domains/web.json b/domains/web.json new file mode 100644 index 000000000..a4aad46f2 --- /dev/null +++ b/domains/web.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LellisV2", + "email": "lellis2x@gmail.com" + }, + "record": { + "CNAME": "vmi629745.contaboserver.net" + } +}