From 5861330be6daa0c2de4f0bfff49c7c2cbb509f62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Duy=20Minh?= <27907165+minh-hd@users.noreply.github.com> Date: Tue, 18 Feb 2025 12:50:23 +0700 Subject: [PATCH] Create minhhd.json --- domains/minhhd.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/minhhd.json diff --git a/domains/minhhd.json b/domains/minhhd.json new file mode 100644 index 0000000..682df3b --- /dev/null +++ b/domains/minhhd.json @@ -0,0 +1,15 @@ +{ + "owner": { + "username": "minh-hd", + "email": "hoangduy.minh18@gmail.com" + }, + + "target": { + "CNAME": { + "name": "minhhd", + "value": "minhhd.dev" + } + }, + + "proxied": true +}