From 72664870c8cb809da456c85e5f12d8488ae7b764 Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Fri, 14 Jun 2024 12:12:30 +0200 Subject: [PATCH] Update Orion --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 1bad08d..3a5dbe5 100644 --- a/.env +++ b/.env @@ -3,7 +3,7 @@ COMPOSE_PROJECT_NAME=fiware # Orion variables ORION_PORT=1026 -ORION_VERSION=3.11.0 +ORION_VERSION=4.0.0 # MongoDB variables MONGO_DB_PORT=27017