Files
GTA4RP/config/database.json
2021-02-03 12:13:12 -06:00

10 lines
175 B
JSON

{
"databaseConfig": {
"host": "",
"user": "",
"pass": "",
"name": "",
"port": 3306,
"usePersistentConnection": true
}
}