From 8ea6704bfba143fe5347921e24d72f0ef920e3a3 Mon Sep 17 00:00:00 2001 From: RaydanOMGr Date: Fri, 3 Nov 2023 12:19:56 +0100 Subject: [PATCH] feat(domain): sotto.is-a.dev --- domains/sotto.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sotto.json diff --git a/domains/sotto.json b/domains/sotto.json new file mode 100644 index 000000000..993035603 --- /dev/null +++ b/domains/sotto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RaydanOMGr", + "email": "andreykelbler@outlook.de" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +}