Skip to content

Commit 4e54321

Browse files
committed
Update Stellio
1 parent ca50037 commit 4e54321

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
@@ -15,7 +15,7 @@ SCORPIO_PORT=9090
1515
SCORPIO_VERSION=4.1.15
1616

1717
# Stellio variables
18-
STELLIO_DOCKER_TAG=2.10.2
18+
STELLIO_DOCKER_TAG=2.12.1
1919
STELLIO_PORT=8080
2020
STELLIO_TIMESCALE_POSTGIS=14-2.11.1-3.3
2121

docker-compose/common.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ services:
9393
- IOTA_CB_NGSI_VERSION=ld # use NGSI-LD when sending updates for active attributes
9494
- IOTA_JSON_LD_CONTEXT=http://context/ngsi-context.jsonld
9595
- IOTA_FALLBACK_TENANT=openiot
96+
- IOTA_MULTI_CORE=true
9697
healthcheck:
9798
interval: 10s
9899

0 commit comments

Comments
 (0)