From f80dc6ec6408f693305e43e19ba2a0d9257eeef7 Mon Sep 17 00:00:00 2001 From: Riccardo Di Dato Date: Sat, 24 Dec 2022 00:45:53 +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