mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-10 18:17:29 +00:00
This commit is contained in:
parent
4c76a7bafe
commit
edcbb04e3a
@ -138,6 +138,12 @@ elasticsearch:
|
||||
host: localhost
|
||||
port: 9200
|
||||
|
||||
airflowConfiguration:
|
||||
apiEndpoint: "http://localhost:8080"
|
||||
username: "admin"
|
||||
password: "admin"
|
||||
metadataApiEndpoint: "http://localhost:8585/api"
|
||||
authProvider: "no-auth"
|
||||
|
||||
eventHandlerConfiguration:
|
||||
eventHandlerClassNames:
|
||||
|
Loading…
x
Reference in New Issue
Block a user