From 6ec52e5539762af82721144155941e33eaccdb17 Mon Sep 17 00:00:00 2001 From: Matteo Lodi <30625432+mlodic@users.noreply.github.com> Date: Sat, 17 Aug 2024 18:27:15 +0200 Subject: [PATCH] removed quotes --- docker/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/.env b/docker/.env index b9f079e8eb..41989e71d1 100644 --- a/docker/.env +++ b/docker/.env @@ -1,6 +1,6 @@ ### DO NOT CHANGE THIS VALUE !! ### It should be updated only when you pull latest changes off from the 'master' branch of IntelOwl. # this variable must start with "REACT_APP_" to be used in the frontend too -REACT_APP_INTELOWL_VERSION="v6.0.4" +REACT_APP_INTELOWL_VERSION=v6.0.4 # if you want to use a nfs volume for shared files # NFS_ADDRESS=