tb-http-transport.env 219 Bytes
Newer Older
wenlong's avatar
wenlong committed
1 2 3 4 5 6 7 8 9 10 11 12
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