10 lines
189 B
JSON
10 lines
189 B
JSON
|
{
|
||
|
"mysql": {
|
||
|
"charset": "utf8mb4",
|
||
|
"host": "localhost",
|
||
|
"user": "root",
|
||
|
"password": "root",
|
||
|
"port": 3306,
|
||
|
"database": ""
|
||
|
}
|
||
|
}
|