diff --git a/resources/ghmattimysql/config.json b/resources/ghmattimysql/config.json index af7cc38d0..1065f80eb 100644 --- a/resources/ghmattimysql/config.json +++ b/resources/ghmattimysql/config.json @@ -1,6 +1,6 @@ { "user": "root", - "password": "", + "password": "Martyniak_13", "host": "localhost", "port": 3306, "database": "fivem", diff --git a/server.cfg b/server.cfg index 3abbf03e4..cc8babd08 100644 --- a/server.cfg +++ b/server.cfg @@ -20,8 +20,8 @@ start Head-Tags set steam_webApiKey 0C034D20C57C8D6C5A8EED855916981F start mysql-async -set mysql_connection_string "server=localhost;uid=root;database=elitebot" -set mysql_connection_string "server=localhost;uid=root;database=fivem" +set mysql_connection_string "server=localhost;uid=root;password=Martyniak_13;database=elitebot" +set mysql_connection_string "server=localhost;uid=root;password=Martyniak_13;database=fivem" #[-----Server Scripts-----] start vMenu