Update Port to 3306

Took 48 seconds
This commit is contained in:
Tobias Hopp 2021-03-15 10:55:44 +01:00
parent 3dcb292b15
commit 3109c44416

View File

@ -5,5 +5,5 @@
"mysqlUsername": "c1woam_bot",
"mysqlDatabase": "c1woam_bot",
"mysqlPassword": "siodzmHFEX#M2",
"mysqlPort": 3307
"mysqlPort": 3306
}