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