mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-10 00:15:28 +02:00
fix: align ThingsBoard init queue type
This commit is contained in:
@@ -47,6 +47,7 @@ services:
|
||||
touch /data/.thingsboard-installed
|
||||
environment:
|
||||
TB_SERVICE_ID: tb-ce-node
|
||||
TB_QUEUE_TYPE: in-memory
|
||||
JAVA_OPTS: ${JAVA_OPTS}
|
||||
LOAD_DEMO: ${LOAD_DEMO}
|
||||
SPRING_DATASOURCE_URL: jdbc:postgresql://thingsboard-db:5432/${POSTGRES_DB}
|
||||
|
||||
Reference in New Issue
Block a user