From f30994a40b191fd1377a138978f30c7120b041a3 Mon Sep 17 00:00:00 2001 From: Riccardo Di Dato Date: Sat, 24 Dec 2022 00:44:27 +0000 Subject: [PATCH] Update 'cicd/environments/test/webserver.env' --- cicd/environments/test/webserver.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cicd/environments/test/webserver.env b/cicd/environments/test/webserver.env index b9c6c5a..734a8b4 100644 --- a/cicd/environments/test/webserver.env +++ b/cicd/environments/test/webserver.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