Skip to content

Commit

Permalink
Update Scorpio
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Sep 4, 2024
1 parent 87c4d39 commit 68f4138
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 16 deletions.
8 changes: 4 additions & 4 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ ORION_LD_VERSION=1.6.0

# Scorpio variables
SCORPIO_PORT=9090
SCORPIO_VERSION=4.1.11
SCORPIO_VERSION=5.0.0

# Stellio variables
STELLIO_DOCKER_TAG=2.15.1
STELLIO_DOCKER_TAG=2.16.0
STELLIO_PORT=8080
STELLIO_TIMESCALE_POSTGIS=16-2.16.0-3.3

Expand All @@ -32,5 +32,5 @@ IOTA_SOUTH_PORT=7896
TUTORIAL_APP_PORT=3000
TUTORIAL_DUMMY_DEVICE_PORT=3001

PIG_COUNT=0
COW_COUNT=0
PIG_COUNT=4
COW_COUNT=4
Loading

0 comments on commit 68f4138

Please sign in to comment.