From 0c4ca8e55abe6a54dced82dd424ab97c31606543 Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Fri, 29 Jan 2021 20:53:05 +0200 Subject: [PATCH] Nvm configs --- testing/1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/1.json b/testing/1.json index a5afcdb..ea094ea 100644 --- a/testing/1.json +++ b/testing/1.json @@ -21,6 +21,6 @@ "address" : "127.0.0.1", "port" : "6666" }, - "active" : ["server1"] + "active" : ["server2"] } }