From dd06399fcf4669e793af4ee587f25beaeda763ed Mon Sep 17 00:00:00 2001 From: Nate Kean <14845347+garlic-os@users.noreply.github.com> Date: Mon, 3 Apr 2023 14:18:23 -0500 Subject: [PATCH] Point to my VPS --- domains/garlic-os.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/garlic-os.json b/domains/garlic-os.json index b8ad22f5d..008cfa9d9 100644 --- a/domains/garlic-os.json +++ b/domains/garlic-os.json @@ -5,7 +5,10 @@ "username": "garlic-os", "email": "sisdfk@gmail.com" }, +{ "record": { - "CNAME": "garlic-os.github.io" + "A": [ + "78.47.88.228" + ] } }