Fix sample data config (#4778)

This commit is contained in:
Sriharsha Chintalapani 2022-05-06 22:01:17 -07:00 committed by GitHub
parent 9241bc66e9
commit 2730d13bcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@
"workflowConfig": {
"openMetadataServerConfig": {
"hostPort": "http://localhost:8585/api",
"authProvider": "no-auth",
"authProvider": "no-auth"
}
}
}