Browse Source

fix typo

pull/12925/head
Denys Sumin 1 year ago
parent
commit
456e32abd0
  1. 2
      docker/.env

2
docker/.env

@ -17,7 +17,7 @@ TB_VC_EXECUTOR_DOCKER_NAME=tb-vc-executor
EDQS_DOCKER_NAME=tb-edqs
EDQS_ENABLED=false
TB_VERSION=4.0.0-RC
TB_VERSION=latest
# Database used by ThingsBoard, can be either postgres (PostgreSQL) or hybrid (PostgreSQL for entities database and Cassandra for timeseries database).
# According to the database type corresponding docker service will be deployed (see docker-compose.postgres.yml, docker-compose.hybrid.yml for details).

Loading…
Cancel
Save