mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-03 15:17:58 +00:00

Co-authored-by: Harshal Sheth <harshal@acryl.io> Co-authored-by: Dexter Lee <dexter@acryl.io> Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
6 lines
186 B
Bash
6 lines
186 B
Bash
ELASTICSEARCH_HOST=elasticsearch
|
|
ELASTICSEARCH_PORT=9200
|
|
ELASTICSEARCH_PROTOCOL=http
|
|
|
|
# Uncomment to disable persistence of client-side analytics events
|
|
# DATAHUB_ANALYTICS_ENABLED=false |