Skip to content

Commit

Permalink
Update Orion, IoT Agent
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Sep 27, 2024
1 parent 9c67e70 commit c1a060a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ COMPOSE_PROJECT_NAME=fiware

# Orion variables
ORION_PORT=1026
ORION_VERSION=4.0.0
ORION_VERSION=4.1.0

# MongoDB variables
MONGO_DB_PORT=27017
MONGO_DB_VERSION=6.0

# IoT Agent Ultralight Variables
ULTRALIGHT_VERSION=3.5.0-distroless
ULTRALIGHT_VERSION=3.6.0-distroless
IOTA_NORTH_PORT=4041
IOTA_SOUTH_PORT=7896

Expand All @@ -19,7 +19,7 @@ TUTORIAL_APP_PORT=3000
TUTORIAL_DUMMY_DEVICE_PORT=3001

# Cygnus Variables
CYGNUS_VERSION=3.3.0
CYGNUS_VERSION=3.11.0
CYGNUS_API_PORT=5080
CYGNUS_MYSQL_SERVICE_PORT=5050
CYGNUS_MONGO_SERVICE_PORT=5051
Expand Down

0 comments on commit c1a060a

Please sign in to comment.