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",
"serviceConnection": {
"config": {
"type": "MySQL",
"type": "Mysql",
"username": "openmetadata_user",
"password": "openmetadata_password",
"hostPort": "localhost:3306"