mirror of
				https://github.com/datahub-project/datahub.git
				synced 2025-11-04 04:39:10 +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 |