mirror of
https://github.com/open-metadata/OpenMetadata
synced 2026-05-24 09:39:11 +00:00
10 lines
195 B
JSON
10 lines
195 B
JSON
{
|
|
"serviceConnection": {
|
|
"config": {
|
|
"type": "MySQL",
|
|
"username": "openmetadata_user",
|
|
"password": "openmetadata_password",
|
|
"hostPort": "localhost:3306"
|
|
}
|
|
}
|
|
}
|