revert added host_port to the mysql.json example (#2007)

This commit is contained in:
Parth Panchal 2022-01-20 14:20:31 +05:30 committed by Sriharsha Chintalapani
parent 2820735d74
commit ada93fc304

View File

@ -110,7 +110,6 @@ Note: The `source.config` field in the configuration JSON will include the major
"source": { "source": {
"type": "mysql", "type": "mysql",
"config": { "config": {
"host_port": "hostname.domain.com:5439",
"username": "openmetadata_user", "username": "openmetadata_user",
"password": "openmetadata_password", "password": "openmetadata_password",
"database": "openmetadata_db", "database": "openmetadata_db",