Game-Jaming/config/database.json

8 lines
111 B
JSON

{
"driver": "mysql",
"host": "localhost",
"database": "testdb",
"username": "root",
"password": ""
}