From 41952dc6c5c23c309d6d71b838e7abb0addea3fa Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Fri, 14 Jun 2024 12:13:04 +0200 Subject: [PATCH] Update Orion --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 7d2fdbf..581bc04 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