dashboardjavacloudcoapiotiot-analyticsiot-platformiot-solutionskafkalwm2mmicroservicesmiddlewaremqttnettyplatformsnmpthingsboardvisualizationwebsocketswidgets
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
219 B
12 lines
219 B
ZOOKEEPER_ENABLED=true
|
|
ZOOKEEPER_URL=zookeeper:2181
|
|
|
|
HTTP_BIND_ADDRESS=0.0.0.0
|
|
HTTP_BIND_PORT=8081
|
|
HTTP_REQUEST_TIMEOUT=60000
|
|
|
|
METRICS_ENABLED=true
|
|
METRICS_ENDPOINTS_EXPOSE=prometheus
|
|
|
|
CACHE_TYPE=redis
|
|
REDIS_HOST=redis
|
|
|