Files
GTA4RP/config/database.json
2021-06-21 15:06:38 -05:00

8 lines
147 B
JSON

{
"host": "localhost",
"user": "root",
"pass": "",
"name": "gtac_roleplay",
"port": 3306,
"usePersistentConnection": true
}