From 2914ce9d51a51b2e58308bb50f59d587de3b950e Mon Sep 17 00:00:00 2001 From: Lellis <75775001+LellisV2@users.noreply.github.com> Date: Sat, 12 Mar 2022 19:09:23 +0100 Subject: [PATCH] Update lellis.json --- domains/lellis.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/lellis.json b/domains/lellis.json index 3a654d56f..669e1d59b 100644 --- a/domains/lellis.json +++ b/domains/lellis.json @@ -1,11 +1,11 @@ { "description": "a cool subdomain", - "repo": "https://github.com/LellisV2", + "repo": "https://github.com/LellisV2/register", "owner": { "username": "LellisV2", - "email": "me@lellis.xyz" + "email": "cloud@lellis.tech" }, "record": { - "CNAME": "dev.lellis.ga" + "A": ["150.230.126.219"] } }