From cfe7218f33a7a392ae6af432c8e97d32febf25bd Mon Sep 17 00:00:00 2001 From: Lalthanpuia <30722010+thanpuia7@users.noreply.github.com> Date: Wed, 12 Feb 2025 21:43:49 +0530 Subject: [PATCH] Create thanpuia.json for Creating sub-domain name thanpuia.is-a-good.dev --- domains/thanpuia.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/thanpuia.json diff --git a/domains/thanpuia.json b/domains/thanpuia.json new file mode 100644 index 0000000..fdac398 --- /dev/null +++ b/domains/thanpuia.json @@ -0,0 +1,17 @@ +{ + "repo": "https://gitlab.com/thanpuia7/thanpuia.git", + + "owner": { + "username": "thanpuia7", + "email": "thanpuia7@gmail.com" + }, + + "target": { + "CNAME": { + "name": "thanpuia.is-a-good.dev", + "value": "128.199.17.140" + } + }, + + "proxied": false +}