We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca50037 commit 4e54321Copy full SHA for 4e54321
2 files changed
.env
@@ -15,7 +15,7 @@ SCORPIO_PORT=9090
15
SCORPIO_VERSION=4.1.15
16
17
# Stellio variables
18
-STELLIO_DOCKER_TAG=2.10.2
+STELLIO_DOCKER_TAG=2.12.1
19
STELLIO_PORT=8080
20
STELLIO_TIMESCALE_POSTGIS=14-2.11.1-3.3
21
docker-compose/common.yml
@@ -93,6 +93,7 @@ services:
93
- IOTA_CB_NGSI_VERSION=ld # use NGSI-LD when sending updates for active attributes
94
- IOTA_JSON_LD_CONTEXT=http://context/ngsi-context.jsonld
95
- IOTA_FALLBACK_TENANT=openiot
96
+ - IOTA_MULTI_CORE=true
97
healthcheck:
98
interval: 10s
99
0 commit comments