From 3109c4441632fa53ff208991587a95e4ee786dd9 Mon Sep 17 00:00:00 2001 From: Tobias Hopp Date: Mon, 15 Mar 2021 10:55:44 +0100 Subject: [PATCH] Update Port to 3306 Took 48 seconds --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index e98314d..5d481b7 100644 --- a/config.json +++ b/config.json @@ -5,5 +5,5 @@ "mysqlUsername": "c1woam_bot", "mysqlDatabase": "c1woam_bot", "mysqlPassword": "siodzmHFEX#M2", - "mysqlPort": 3307 + "mysqlPort": 3306 } \ No newline at end of file