From 173868defc982558b6a58770a0e038e2f07cb848 Mon Sep 17 00:00:00 2001 From: EspiDev Date: Sun, 29 Jul 2018 14:02:13 -0400 Subject: [PATCH] updated mysql address --- plugins/gFeatures/EstiCoins/config.yml | 2 +- plugins/gFeatures/gRanks/config.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/gFeatures/EstiCoins/config.yml b/plugins/gFeatures/EstiCoins/config.yml index 44b809f..92b3ccc 100644 --- a/plugins/gFeatures/EstiCoins/config.yml +++ b/plugins/gFeatures/EstiCoins/config.yml @@ -1,7 +1,7 @@ Config: MySQL: Address: host - Port: '3307' + Port: '3306' TableName: host Username: estinet Password: EstiNetwork?123 diff --git a/plugins/gFeatures/gRanks/config.yml b/plugins/gFeatures/gRanks/config.yml index 64d958d..3f0b65d 100644 --- a/plugins/gFeatures/gRanks/config.yml +++ b/plugins/gFeatures/gRanks/config.yml @@ -1,7 +1,7 @@ Config: MySQL: Address: host - Port: '3307' + Port: '3306' TableName: granks Username: estinet Password: EstiNetwork?123