diff --git a/config/database.json b/config/database.json index f9254379..dd077d6d 100644 --- a/config/database.json +++ b/config/database.json @@ -1,8 +1,8 @@ { "host": "localhost", - "user": "root", + "user": "", "pass": "", - "name": "gtac_roleplay", + "name": "", "port": 3306, "usePersistentConnection": true } \ No newline at end of file