13 lines
		
	
	
		
			253 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			253 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
ZOOKEEPER_ENABLED=true
 | 
						|
ZOOKEEPER_URL=zookeeper:2181
 | 
						|
 | 
						|
COAP_BIND_ADDRESS=0.0.0.0
 | 
						|
COAP_BIND_PORT=5683
 | 
						|
COAP_TIMEOUT=10000
 | 
						|
 | 
						|
METRICS_ENABLED=true
 | 
						|
METRICS_ENDPOINTS_EXPOSE=prometheus
 | 
						|
WEB_APPLICATION_ENABLE=true
 | 
						|
WEB_APPLICATION_TYPE=servlet
 | 
						|
HTTP_BIND_PORT=8081
 |