From 235517eb4c42bc543c060d6f277f91ac31372bbd Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Fri, 14 Jun 2024 12:12:35 +0200 Subject: [PATCH] Update Orion --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 32e4fbf..be2a739 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