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