From 0479701b70eda1ae03b64bc80181f8c5f17f11d7 Mon Sep 17 00:00:00 2001 From: Riccardo Di Dato Date: Sat, 24 Dec 2022 00:46:05 +0000 Subject: [PATCH] Update 'cicd/environments/test/worker.env' --- cicd/environments/test/worker.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cicd/environments/test/worker.env b/cicd/environments/test/worker.env index b9c6c5a..734a8b4 100644 --- a/cicd/environments/test/worker.env +++ b/cicd/environments/test/worker.env @@ -2,6 +2,6 @@ DDNINJA_ENVIRONMENT_NAME=test DDNINJA_IS_PRODUCTION=false DDNINJA_MONGO_DBNAME=fdn2_test -DDNINJA_MONGO_LOCATION=database +DDNINJA_MONGO_LOCATION=mongo DDNINJA_PUBLIC_URL=http://test.ifattidinapoli.it