This commit is contained in:
pmbrull 2022-04-14 17:33:02 +02:00
parent 2e04204af9
commit dcf5187113

View File

@ -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"