mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-29 08:29:09 +00:00
11 lines
195 B
JSON
11 lines
195 B
JSON
{
|
|
"serviceConnection": {
|
|
"config": {
|
|
"type": "MySQL",
|
|
"username": "openmetadata_user",
|
|
"password": "openmetadata_password",
|
|
"hostPort": "localhost:3306"
|
|
}
|
|
}
|
|
}
|