Skip to content

Commit 89af03e

Browse files
committed
Update Stellio
1 parent f406401 commit 89af03e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ SCORPIO_PORT=9090
1111
SCORPIO_VERSION=4.1.15
1212

1313
# Stellio variables
14-
STELLIO_DOCKER_TAG=2.10.2
14+
STELLIO_DOCKER_TAG=2.12.1
1515
STELLIO_PORT=8080
1616
STELLIO_TIMESCALE_POSTGIS=14-2.11.1-3.3
1717

docker-compose/common.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ services:
8787
- IOTA_CB_NGSI_VERSION=ld # use NGSI-LD when sending updates for active attributes
8888
- IOTA_JSON_LD_CONTEXT=http://context/ngsi-context.jsonld
8989
- IOTA_FALLBACK_TENANT=openiot
90+
- IOTA_MULTI_CORE=true
9091
healthcheck:
9192
interval: 30s
9293

0 commit comments

Comments
 (0)