mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-18 20:03:46 +00:00
Fix type
This commit is contained in:
parent
2e04204af9
commit
dcf5187113
@ -4,7 +4,7 @@
|
|||||||
"serviceName": "local_mysql",
|
"serviceName": "local_mysql",
|
||||||
"serviceConnection": {
|
"serviceConnection": {
|
||||||
"config": {
|
"config": {
|
||||||
"type": "MySQL",
|
"type": "Mysql",
|
||||||
"username": "openmetadata_user",
|
"username": "openmetadata_user",
|
||||||
"password": "openmetadata_password",
|
"password": "openmetadata_password",
|
||||||
"hostPort": "localhost:3306"
|
"hostPort": "localhost:3306"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user