2018-10-24 19:56:25 +03:00
|
|
|
# ThingsBoard server configuration
|
|
|
|
|
|
2018-10-25 19:08:06 +03:00
|
|
|
ZOOKEEPER_ENABLED=true
|
|
|
|
|
ZOOKEEPER_URL=zookeeper:2181
|
2020-04-24 14:54:25 +03:00
|
|
|
JS_EVALUATOR=remote
|
2018-10-24 19:56:25 +03:00
|
|
|
TRANSPORT_TYPE=remote
|
2025-02-27 11:50:07 +02:00
|
|
|
TB_EDQS_MODE=remote
|
2018-11-09 20:05:53 +02:00
|
|
|
|
|
|
|
|
HTTP_LOG_CONTROLLER_ERROR_STACK_TRACE=false
|
2020-04-30 18:10:05 +03:00
|
|
|
|
2021-04-28 15:13:26 +03:00
|
|
|
METRICS_ENABLED=true
|
|
|
|
|
METRICS_ENDPOINTS_EXPOSE=prometheus
|