From d5d5d46e318ece545aae24a703e51a1021c7a239 Mon Sep 17 00:00:00 2001 From: Nils Date: Mon, 27 May 2024 22:43:34 +0200 Subject: [PATCH] fix: redirect to website --- domains/piste.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/piste.json b/domains/piste.json index b953d9bd8..914baf0a9 100644 --- a/domains/piste.json +++ b/domains/piste.json @@ -4,6 +4,6 @@ "email": "contact@piste.dev" }, "record": { - "CNAME": "piste.dev" + "URL": "https://piste.dev" } }