From 1cb00fadefd47309e0c5504ed3ff1592401e0ffc Mon Sep 17 00:00:00 2001 From: thi3rry Date: Thu, 23 Nov 2023 13:25:01 +0100 Subject: [PATCH] feat(domain): thi3rry.is-a.dev --- domains/thi3rry.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thi3rry.json diff --git a/domains/thi3rry.json b/domains/thi3rry.json new file mode 100644 index 000000000..2b9df9d37 --- /dev/null +++ b/domains/thi3rry.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thi3rry", + "email": "poinot.thierry@gmail.com" + }, + "record": { + "CNAME": "thi3rry-is-a-dev.shoot-shoot.dev" + } +}