fix typo
This commit is contained in:
parent
81c1c2f118
commit
456e32abd0
@ -17,7 +17,7 @@ TB_VC_EXECUTOR_DOCKER_NAME=tb-vc-executor
|
|||||||
EDQS_DOCKER_NAME=tb-edqs
|
EDQS_DOCKER_NAME=tb-edqs
|
||||||
EDQS_ENABLED=false
|
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).
|
# 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).
|
# According to the database type corresponding docker service will be deployed (see docker-compose.postgres.yml, docker-compose.hybrid.yml for details).
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user