2022-04-12 17:06:49 +02:00
|
|
|
{
|
|
|
|
|
"serviceConnection": {
|
|
|
|
|
"config": {
|
|
|
|
|
"type": "MySQL",
|
|
|
|
|
"username": "openmetadata_user",
|
2023-06-16 13:18:12 +05:30
|
|
|
"authType":{
|
|
|
|
|
"password": "openmetadata_password"
|
|
|
|
|
},
|
2022-04-12 17:06:49 +02:00
|
|
|
"hostPort": "localhost:3306"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|