From 09eac7e99497a91e49d173406bca66abc0278559 Mon Sep 17 00:00:00 2001 From: Vincenzo Aleksey Brocato Date: Sat, 12 Oct 2024 01:27:01 +0200 Subject: [PATCH] Add IPv4 address I'm an idiot and put my local ipv6 address --- domains/gitea.vinceale7082.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gitea.vinceale7082.json b/domains/gitea.vinceale7082.json index dba4078dc..64ad9a8f8 100644 --- a/domains/gitea.vinceale7082.json +++ b/domains/gitea.vinceale7082.json @@ -7,6 +7,6 @@ }, "record": { - "AAAA": ["fe80::be24:11ff:fe36:a970"] + "A": ["37.183.129.150"] } }