diff --git a/domains/db.json b/domains/db.json new file mode 100644 index 000000000..8bbfd9b49 --- /dev/null +++ b/domains/db.json @@ -0,0 +1,11 @@ +{ + "description": "a website for my project datahook", + "repo": "https://github.com/leecheeyong/leecheeyong", + "owner": { + "username": "leecheeyong", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "933632ef-b3af-45a9-8a6c-afe49a9b5625.id.repl.co" + } +}