10 lines
157 B
JSON
10 lines
157 B
JSON
{
|
|
"yz_mysql": {
|
|
"host": "mysql",
|
|
"port": 3306,
|
|
"userName": "root",
|
|
"password": "mysql",
|
|
"dbName": "movie",
|
|
"charsets": "UTF8"
|
|
}
|
|
} |