9 lines
145 B
Plaintext
9 lines
145 B
Plaintext
|
{
|
||
|
"database": {
|
||
|
"hostname": "localhost",
|
||
|
"port": 3306,
|
||
|
"database": "itech",
|
||
|
"username": "itech",
|
||
|
"password": "123456"
|
||
|
}
|
||
|
}
|