mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-05 20:17:07 +00:00
added host_port to the mysql.json example (#2007)
Co-authored-by: Francesco Mucio <francesco.mucio.-nd@disneystreaming.com>
This commit is contained in:
parent
6af2e67156
commit
a59cfcd828
@ -110,6 +110,7 @@ Note: The `source.config` field in the configuration JSON will include the major
|
||||
"source": {
|
||||
"type": "mysql",
|
||||
"config": {
|
||||
"host_port": "hostname.domain.com:5439",
|
||||
"username": "openmetadata_user",
|
||||
"password": "openmetadata_password",
|
||||
"database": "openmetadata_db",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user