We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f406401 commit 89af03eCopy full SHA for 89af03e
2 files changed
.env
@@ -11,7 +11,7 @@ SCORPIO_PORT=9090
11
SCORPIO_VERSION=4.1.15
12
13
# Stellio variables
14
-STELLIO_DOCKER_TAG=2.10.2
+STELLIO_DOCKER_TAG=2.12.1
15
STELLIO_PORT=8080
16
STELLIO_TIMESCALE_POSTGIS=14-2.11.1-3.3
17
docker-compose/common.yml
@@ -87,6 +87,7 @@ services:
87
- IOTA_CB_NGSI_VERSION=ld # use NGSI-LD when sending updates for active attributes
88
- IOTA_JSON_LD_CONTEXT=http://context/ngsi-context.jsonld
89
- IOTA_FALLBACK_TENANT=openiot
90
+ - IOTA_MULTI_CORE=true
91
healthcheck:
92
interval: 30s
93
0 commit comments