From d3b79491c2b1246894ede187ebe0d5b8f6732a22 Mon Sep 17 00:00:00 2001 From: Lellis <75775001+LellisV2@users.noreply.github.com> Date: Sat, 12 Mar 2022 19:04:23 +0100 Subject: [PATCH] Update cdn.json --- domains/cdn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cdn.json b/domains/cdn.json index d07cec015..e4faab231 100644 --- a/domains/cdn.json +++ b/domains/cdn.json @@ -7,6 +7,6 @@ }, "description": "I will use it for my CDN to be able to access the files", "record": { - "A": "130.162.183.250" + "A": ["130.162.183.250"], } }