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